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/atcommand.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/atcommand.conf')
-rw-r--r-- | conf/atcommand.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/atcommand.conf b/conf/atcommand.conf index fc2a1af73..df4972067 100644 --- a/conf/atcommand.conf +++ b/conf/atcommand.conf @@ -56,6 +56,7 @@ aliases: { accinfo: ["accountinfo"] itemreset: ["clearinventory"] channel: ["main"] + autoloottype: ["aloottype"] } /* List of commands that should not be logged at all */ |