Readme update

This commit is contained in:
Philippe Roy 2022-04-06 22:43:24 +02:00
parent 6f4aa5d66e
commit 15a6d14382

View File

@ -29,7 +29,7 @@ spell (mage tower). The Python script is **ct_cmd.py** (in the game folder), you
- color (RGB model) : purple, turquoise, magenta, orange, yellow, green, red or [R, G, B, 1]
- style : square or round and version (A,B or C), exemple : 'square-A'
- Return boolean flag
- True : builded with error
- True : builded without error
- False : not builded (error)
- Exemple : ct_build(1,1, "Archer tower", "Tower \#1",yellow,"round-A")