From 58b1893e6c820ce8810c33f09bfcc16c3e59f4eb Mon Sep 17 00:00:00 2001 From: piernov Date: Tue, 10 May 2016 22:21:31 +0200 Subject: Various fixes --- inc/messages.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'inc/messages.inc') diff --git a/inc/messages.inc b/inc/messages.inc index 3a7d9b1..97e1da2 100644 --- a/inc/messages.inc +++ b/inc/messages.inc @@ -6,6 +6,7 @@ $messages = array( "shop_missing_item" => "This item does not exist.", "guild_not_yet_created" => "You need to create a guild first.", "guild_already_built" => "You have aready built a guild.", + "cant_withdraw_in_dungeon" => "You cannot withdraw gold from the mine while you are in the dungeon.", "dungeon_already_available" => "You can already access the dungeon", "gamesave_ok" => "Game saved.", -- cgit v1.2.3-54-g00ecf