From ee959662c94aa26148eb347d2c33dfed6490a092 Mon Sep 17 00:00:00 2001 From: KFCSpike Date: Sat, 25 Jan 2014 14:28:48 +0000 Subject: [PATCH] Task10 - Beginners Protection might not be days so tweak the message --- 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 73911004..69aa4528 100644 --- a/GameEngine/Lang/en.php +++ b/GameEngine/Lang/en.php @@ -183,7 +183,7 @@ 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."); define("Q10","Task 10: Dove of Peace"); -define("Q10_DESC","The first days after signing up you are protected against attacks by your fellow players. You can see how long this protection lasts by adding the code [#0]<\/b> to your profile."); +define("Q10_DESC","After signing up you are protected against attacks by your fellow players. You can see how long this protection lasts by adding the code [#0]<\/b> to your profile."); define("Q10_ORDER","Order:<\/p>Write the code [#0]<\/b> into your profile by adding it to one of the two description fields."); define("Q10_RESP","Well done! Now everyone can see what a great warrior the world is approached by."); define("Q10_REWARD","Your reward:<\/p>2 day Travian");