diff options
author | shennetsind <ind@henn.et> | 2013-05-02 21:41:57 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-05-02 21:41:57 -0300 |
commit | 64adafab4a56d97f547a5daf0f9feda3f9a12032 (patch) | |
tree | 61defddf4e9a71f64fe4295944833815ef820a5a /conf/messages.conf | |
parent | 274bfc3b06616ea03c467d8eed23fae61c72fe18 (diff) | |
download | hercules-64adafab4a56d97f547a5daf0f9feda3f9a12032.tar.gz hercules-64adafab4a56d97f547a5daf0f9feda3f9a12032.tar.bz2 hercules-64adafab4a56d97f547a5daf0f9feda3f9a12032.tar.xz hercules-64adafab4a56d97f547a5daf0f9feda3f9a12032.zip |
Fixed Bug #7064
Special Thanks to Kyeme~!
http://hercules.ws/board/tracker/issue-7064-item-scroll/
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'conf/messages.conf')
-rw-r--r-- | conf/messages.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/messages.conf b/conf/messages.conf index f3055145f..cc0ecb900 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -1496,5 +1496,8 @@ 1472: - Available Costumes 1473: Costume '%s' removed. +//src/map/pc.c::pc_isUseitem +1474: You cannot use this item while sitting + //Custom translations import: conf/import/msg_conf.txt |