From 2482a2874bf9859d82a6888a51d85bd27f38b3fb Mon Sep 17 00:00:00 2001 From: KFCSpike Date: Sat, 25 Jan 2014 12:54:14 +0000 Subject: [PATCH] Task 4 - Billions is a bit optimistic --- 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 1efca599..fea31a98 100644 --- a/GameEngine/Lang/en.php +++ b/GameEngine/Lang/en.php @@ -146,7 +146,7 @@ define("Q3_ORDER","Order:<\/p>Change your village's name to something nice."); define("Q3_RESP","Wow, a great name for their village. It could have been the name of my village!..."); define("Q4","Task 4: Other Players"); -define("Q4_DESC","In ". SERVER_NAME ." you play along with billions of other players. Click 'statistics' in the top menu to look up your rank and enter it here."); +define("Q4_DESC","In ". SERVER_NAME ." you play along with thousands of other players. Click 'statistics' in the top menu to look up your rank and enter it here."); define("Q4_ORDER","Order:<\/p>Look for your rank in the statistics and enter it here."); define("Q4_BUTN","complete task"); define("Q4_RESP","Exactly! That's your rank.");