Please log in
Tower: +60If Wall < 40Wall:= 40
BB code
Effect
Code
$t->myData()->addTower(60); if ($t->myData()->Wall < 40) { $t->myData()->setWall(40); }
An error has occurred