From 5aaf04b26c1106e7d97dc0589dc2d1d9c4c469d3 Mon Sep 17 00:00:00 2001 From: Shadow Date: Mon, 20 Jan 2014 12:43:17 +0200 Subject: [PATCH] Update en.php --- GameEngine/Lang/en.php | 1 + 1 file changed, 1 insertion(+) diff --git a/GameEngine/Lang/en.php b/GameEngine/Lang/en.php index 3bc634a2..766ac937 100644 --- a/GameEngine/Lang/en.php +++ b/GameEngine/Lang/en.php @@ -208,6 +208,7 @@ define("Q13_RESP","Very good, your village grows and thrives!"); define("Q14","Task 14: Instructions"); define("Q14_DESC","In the ingame instructions you can find short information texts about different buildings and types of units.

Click on 'instructions' at the left to find out how much lumber is required for the barracks."); define("Q14_ORDER","Order:<\/p>Enter how much lumber barracks cost"); +define("Q14_BUTN","Send"); define("Q14_RESP","Exactly! Barracks cost 210 lumber."); define("Q15","Task 15: Main Building");