proposal change

This commit is contained in:
Jee Yeon Kim 2025-04-21 01:06:12 +09:00
parent 76077ccd11
commit 3fca2966c4

View File

@ -36,16 +36,25 @@ User Contol: ASDW
| Water | <img src="assets/Water.webp" width="40px"> | |
| etc.. |
### Properties (Indicator)
| Objects | Image | Instructions |
| :------ | :---: | :----------: |
| BABA | <img src="assets/Text_BABA.webp" width="40px"> | <img src="assets/Baba.webp" width="40px"> |
| Rock | <img src="assets/Text_ROCK.webp" width="40px"> | <img src="assets/Rock.webp" width="40px"> |
| Wall | <img src="assets/Text_WALL.webp" width="40px"> | <img src="assets/Wall.webp" width="40px"> |
| Flag | <img src="assets/Text_FLAG.webp" width="40px"> | <img src="assets/Flag.webp" width="40px"> |
| Lava | <img src="assets/Text_LAVA.webp" width="40px"> | <img src="assets/Lava.webp" width="40px"> |
| Water | <img src="assets/Text_WATER.webp" width="40px"> | <img src="assets/Water.webp" width="40px"> |
| etc...
### Properties (Operator)
| Objects | Image | Instructions |
| :------ | :---: | :----------- |
| IS | <img src="assets/Text_IS.webp" width="40px"> | Operator |
### Properties (Action)
| Objects | Image | Instructions |
| :------ | :---: | :----------- |
| BABA | <img src="assets/Text_BABA.webp" width="40px"> | |
| Rock | <img src="assets/Text_ROCK.webp" width="40px"> | |
| Wall | <img src="assets/Text_WALL.webp" width="40px"> | |
| Flag | <img src="assets/Text_FLAG.webp" width="40px"> | |
| Lava | <img src="assets/Text_LAVA.webp" width="40px"> | |
| Water | <img src="assets/Text_WATER.webp" width="40px"> | |
| IS | <img src="assets/Text_IS.webp" width="40px"> | Operator |
| You | <img src="assets/You.webp" width="40px"> | |
| Move | <img src="assets/Move.webp" width="40px"> | |
| Stop | <img src="assets/Stop.webp" width="40px"> | |