From ccc811721fe25a16fccf43cf6f80d7ce9a76b066 Mon Sep 17 00:00:00 2001 From: KFCSpike Date: Sat, 25 Jan 2014 21:14:24 +0000 Subject: [PATCH] Task 7 - Tweak --- GameEngine/Lang/en.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/GameEngine/Lang/en.php b/GameEngine/Lang/en.php index 4fc9e95f..11c44847 100644 --- a/GameEngine/Lang/en.php +++ b/GameEngine/Lang/en.php @@ -165,8 +165,7 @@ define("Q6_RESP2","in the left hand menu."); define("Q6_SUBJECT","Message From The Taskmaster"); define("Q6_MESSAGE","You are to be informed that a nice reward is waiting for you at the taskmaster.

Hint: The message has been generated automatically. An answer is not necessary."); -//TODO: Should this be 4 More instead of One Each? -define("Q7","Task 7: One Each!"); +define("Q7","Task 7: Four More!"); define("Q7_DESC","Now we should increase your resource production a bit. Build an additional woodcutter, clay pit, iron mine and cropland to level 1."); define("Q7_ORDER","Order:<\/p>Extend one more of each resource tile to level 1."); define("Q7_RESP","Very good, great development of resource production.");