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 /doc | |
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 'doc')
-rw-r--r-- | doc/atcommands.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/atcommands.txt b/doc/atcommands.txt index 42b085cd6..b2c765d6a 100644 --- a/doc/atcommands.txt +++ b/doc/atcommands.txt @@ -337,6 +337,16 @@ By default, 10 items can be autolooted at one time. --------------------------------------- +@autoloottype <+/-><type name> +@autoloottype reset + +Starts or stops autolooting a specified item type. +Type List: healing, usable, etc, weapon, armor, card, petegg, petarmor, ammo. +Typing "reset" will clear the autoloot item list. + +--------------------------------------- + + @mobsearch <monster name> Locates and displays the position of a certain mob on the current map. |