From e8d84898362186d5743d3c3bc84f8e6c590a6428 Mon Sep 17 00:00:00 2001 From: KFCSpike Date: Sat, 25 Jan 2014 13:55:11 +0000 Subject: [PATCH] Task9 - Use SERVER_NAME instead of Travian --- 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 767d24f8..1b525633 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 Travian 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 incoming the huge army, Now we should increase your resource production a bit. Extend all your resource tiles to level 1."); 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.");