mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
WW village message
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user