diff options
author | shennetsind <ind@henn.et> | 2013-06-27 18:58:21 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-06-27 18:58:21 -0300 |
commit | bd509c99b5015b3590d25598ae1ddabcb3c01434 (patch) | |
tree | 3b5d9e1b0680cefd92f98ab9e96f6c49ea9700c7 /conf/messages.conf | |
parent | 0ef72c659c3e7b706f39eac36ce9d61bd0b37ee7 (diff) | |
download | hercules-bd509c99b5015b3590d25598ae1ddabcb3c01434.tar.gz hercules-bd509c99b5015b3590d25598ae1ddabcb3c01434.tar.bz2 hercules-bd509c99b5015b3590d25598ae1ddabcb3c01434.tar.xz hercules-bd509c99b5015b3590d25598ae1ddabcb3c01434.zip |
Fixed Bug #7433
http://hercules.ws/board/tracker/issue-7433-mount-and-mount2-command-bug/
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'conf/messages.conf')
-rw-r--r-- | conf/messages.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/messages.conf b/conf/messages.conf index d9472952d..21e24e91a 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -1505,5 +1505,7 @@ //src/map/pc.c::pc_isUseitem 1474: You cannot use this item while sitting +1476: You are already mounting something else + //Custom translations import: conf/import/msg_conf.txt |