diff options
author | Haru <haru@dotalux.com> | 2018-04-08 14:46:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-08 14:46:34 +0200 |
commit | 81e1ace120e191f2d218d5a735c93192d2dfbea4 (patch) | |
tree | 0784f194a3289b44593eaf143945207db3259f9e /conf | |
parent | 1248aa338a366d03d530c323b12de6f0ba61736a (diff) | |
parent | 558f279801089fb374120ae932143f36d123af25 (diff) | |
download | hercules-81e1ace120e191f2d218d5a735c93192d2dfbea4.tar.gz hercules-81e1ace120e191f2d218d5a735c93192d2dfbea4.tar.bz2 hercules-81e1ace120e191f2d218d5a735c93192d2dfbea4.tar.xz hercules-81e1ace120e191f2d218d5a735c93192d2dfbea4.zip |
Merge pull request #2006 from Jedzkie/MessageFixes
Message Fixes
Diffstat (limited to 'conf')
-rw-r--r-- | conf/messages.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/messages.conf b/conf/messages.conf index 5080e7932..7adff9dff 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -74,7 +74,10 @@ 46: %s recalled! 47: Base level can't go any higher. 48: Any work in progress (NPC dialog, manufacturing ...) quit and try again. -//49-52 FREE +49: Unable to Teleport in this area +50: This skill cannot be used within this area. +51: This item cannot be used within this area. +//52 FREE 53: '%s' stats: 54: No player found in map '%s'. 55: 1 player found in map '%s'. |