From f792db7a3232bc939ea24cdcd289af98d6df51d7 Mon Sep 17 00:00:00 2001 From: KFCSpike Date: Sat, 25 Jan 2014 14:07:12 +0000 Subject: [PATCH] Task9 - Use SERVER_NAME instead of Travian, tweak message, and don't say extend all resource tiles to 1 as this is said in order --- GameEngine/Lang/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameEngine/Lang/en.php b/GameEngine/Lang/en.php index 1b525633..73911004 100644 --- a/GameEngine/Lang/en.php +++ b/GameEngine/Lang/en.php @@ -178,7 +178,7 @@ define("Q8_BUTN","Send crop"); define("Q8_NOCROP","No Enough Crop!"); define("Q9","Task 9: Everything to 1."); -define("Q9_DESC","In " . SERVER_NAME . " there is always something to do! While you are waiting for incoming the huge army, Now we should increase your resource production a bit. Extend all your resource tiles to level 1."); +define("Q9_DESC","In " . SERVER_NAME . " there is always something to do! While you are waiting for the huge incoming army you should increase your resource production a bit."); define("Q9_ORDER","Order:<\/p>Extend all resource tiles to level 1."); define("Q9_RESP","Very good, your resource production just thrives.

Soon we can start with constructing buildings in the village.");