WW village message

This commit is contained in:
Shadow
2018-05-11 11:26:50 +03:00
committed by GitHub
parent 8d7da83a6f
commit db7ce71dfd
+3
View File
@@ -3216,6 +3216,9 @@ class Automation {
$database->setVillageFields($wid, ['natar', 'name'], [1, WWVILLAGE]);
$this->recountPop($wid);
}
//Write the system message
$database->displaySystemMessage(WWVILLAGE);
if(file_exists("GameEngine/Prevention/spawnWWVillages.txt")) {
unlink("GameEngine/Prevention/spawnWWVillages.txt");