mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-24 13:36:32 +00:00
WW village message
This commit is contained in:
@@ -3216,6 +3216,9 @@ class Automation {
|
|||||||
$database->setVillageFields($wid, ['natar', 'name'], [1, WWVILLAGE]);
|
$database->setVillageFields($wid, ['natar', 'name'], [1, WWVILLAGE]);
|
||||||
$this->recountPop($wid);
|
$this->recountPop($wid);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//Write the system message
|
||||||
|
$database->displaySystemMessage(WWVILLAGE);
|
||||||
|
|
||||||
if(file_exists("GameEngine/Prevention/spawnWWVillages.txt")) {
|
if(file_exists("GameEngine/Prevention/spawnWWVillages.txt")) {
|
||||||
unlink("GameEngine/Prevention/spawnWWVillages.txt");
|
unlink("GameEngine/Prevention/spawnWWVillages.txt");
|
||||||
|
|||||||
Reference in New Issue
Block a user