From e3e1273d12b73f232debda945c94bbe3eafa87cd Mon Sep 17 00:00:00 2001 From: KFCSpike Date: Sat, 25 Jan 2014 17:29:12 +0000 Subject: [PATCH] Task22 - Tweak wording --- GameEngine/Lang/en.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GameEngine/Lang/en.php b/GameEngine/Lang/en.php index 8fe36dc3..f2a5d3f8 100644 --- a/GameEngine/Lang/en.php +++ b/GameEngine/Lang/en.php @@ -268,8 +268,8 @@ define("Q24_RESP","Congratulations! Your village grows and thrives..."); define("Q28","Task 22: Alliance."); define("Q28_DESC","Teamwork is important in Travian. Players who work together organise themselves in alliances. Get an invitation from an alliance in your region and join this alliance. Alternatively, you can found your own alliance. To do this, you need a level 3 embassy."); define("Q28_ORDER","Order:<\/p>Join an alliance or found one on your own."); -define("Q28_RESP","Is good! Now you're in a union called"); -define("Q28_RESP1",", and you're a member of their alliance with the faster you'll progress..."); +define("Q28_RESP","Well done! Now you're in a union called"); +define("Q28_RESP1",", and you're a member of their alliance.
Working together you will all progress faster..."); define("Q29","Task 23: Main Building to Level 5"); define("Q29_DESC","To be able to build a palace or residence, you will need a main building at level 5.");