diff options
author | Haru <haru@dotalux.com> | 2013-11-03 01:18:47 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2013-11-03 01:21:48 +0100 |
commit | 649e7b98a7ec4fbf3363597daad3d1c57383051f (patch) | |
tree | be7e05028610601ae574802e6dc2ac46448e4cca /conf/messages.conf | |
parent | 34b5ad00e2b7a3589040946b7825ef246bfafe99 (diff) | |
parent | fa54cf57ded42d7b0b45a5025a8858a9b52a0074 (diff) | |
download | hercules-649e7b98a7ec4fbf3363597daad3d1c57383051f.tar.gz hercules-649e7b98a7ec4fbf3363597daad3d1c57383051f.tar.bz2 hercules-649e7b98a7ec4fbf3363597daad3d1c57383051f.tar.xz hercules-649e7b98a7ec4fbf3363597daad3d1c57383051f.zip |
Merged Pull Request #195 (@autoloottype)
- Small tweaks to the command, fixed merge conflicts
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'conf/messages.conf')
-rw-r--r-- | conf/messages.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/conf/messages.conf b/conf/messages.conf index 5d0fd7ba6..a9f0a5984 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -1534,5 +1534,17 @@ //CashShop mapflag 1489: Cash Shop is disabled in this map + +// @autoloottype +1490: You're already autolooting this item type. +1491: Item type not found. +1492: Autolooting item type: '%s' +1493: You're currently not autolooting this item type. +1494: Removed item type: '%s' from your autoloottype list. +1495: Your autoloottype list is empty. +1496: Item types on your autoloottype list: +1497: Your autoloottype list has been reset. + + //Custom translations import: conf/import/msg_conf.txt |