diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2018-04-01 23:54:10 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2018-04-08 01:19:29 +0800 |
commit | b20e9cbb327a41b01183a94e00d0d7ef51600e65 (patch) | |
tree | 85be9f19a276242dbca23a083dfcadf3927b8e5e /conf/messages.conf | |
parent | 584e8de359412091cb05f98b83a25fac47b5c9f2 (diff) | |
download | hercules-b20e9cbb327a41b01183a94e00d0d7ef51600e65.tar.gz hercules-b20e9cbb327a41b01183a94e00d0d7ef51600e65.tar.bz2 hercules-b20e9cbb327a41b01183a94e00d0d7ef51600e65.tar.xz hercules-b20e9cbb327a41b01183a94e00d0d7ef51600e65.zip |
Update Skill/Item messages
Diffstat (limited to 'conf/messages.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 3f395ab5e..2651cb3c2 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'. |