mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-11 23:26:08 +00:00
Task12 - Tweak message to correctly show server name
This commit is contained in:
@@ -198,7 +198,7 @@ define("Q11_RESP1"," is! Your reward is how many resources this village has. Wel
|
||||
define("Q11_BUTN","complete task");
|
||||
|
||||
define("Q12","Task 12: Cranny");
|
||||
define("Q12_DESC","It's getting time to erect a cranny. The world of <?php echo SERVER_NAME; ?> is dangerous.<br \/><br \/>Many players live by stealing other players' resources. Build a cranny to hide some of your resources from enemies.");
|
||||
define("Q12_DESC","It's getting time to erect a cranny. The world of <b>" . SERVER_NAME. "</b> is dangerous.<br \/><br \/>Many players live by stealing other players' resources. Build a cranny to hide some of your resources from enemies.");
|
||||
define("Q12_ORDER","Order:<\/p>Construct a Cranny.");
|
||||
define("Q12_RESP","Well done, now it's way harder for your mean fellow players to plunder your village.<br \/><br \/>If under attack, your villagers will hide the resources in the Cranny all on their own.");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user