From 15a6d14382c0f1bdfaa070b0b6f85b3f83730f5c Mon Sep 17 00:00:00 2001 From: phroy Date: Wed, 6 Apr 2022 22:43:24 +0200 Subject: [PATCH] Readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 809f876..da3bc34 100644 --- a/README.md +++ b/README.md @@ -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")