mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 08:34:33 +00:00
f41be6dff7
Automation.php: Fixed a bug that could happened if two attacks hit two different targets (one with some traps and the other with 0 traps) at the same second. Building.php: Fixed the possibility to build a residence and a palace with the waiting loop (the previous fix wasn't working and $tid was used as a $id and viceversa). Fixed the possibility to build in the id reserved to walls (id 40).