diff --git a/GameEngine/Automation.php b/GameEngine/Automation.php index b903c998..d29c4d68 100755 --- a/GameEngine/Automation.php +++ b/GameEngine/Automation.php @@ -3218,7 +3218,7 @@ class Automation { } //Write the system message - $database->displaySystemMessage(WWVILLAGE); + $database->displaySystemMessage(WWVILLAGEMSG); if(file_exists("GameEngine/Prevention/spawnWWVillages.txt")) { unlink("GameEngine/Prevention/spawnWWVillages.txt");