diff options
author | EyesOfAHawk <blackoutro2006@gmail.com> | 2018-10-16 19:58:06 +1300 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2020-01-12 19:14:42 +0100 |
commit | b2ded23fcbf914b8ca26b270b197aad0598971b9 (patch) | |
tree | 46191ecdb7720407eacd36d41ea528767fa9a178 /conf/map | |
parent | 8ebb6c6f16aeca5ccd5c2aa9c1b40cbb6e6c82a8 (diff) | |
download | hercules-b2ded23fcbf914b8ca26b270b197aad0598971b9.tar.gz hercules-b2ded23fcbf914b8ca26b270b197aad0598971b9.tar.bz2 hercules-b2ded23fcbf914b8ca26b270b197aad0598971b9.tar.xz hercules-b2ded23fcbf914b8ca26b270b197aad0598971b9.zip |
Adds buildin_resetfeel, buildin_resethate and acmd_hatereset.
Diffstat (limited to 'conf/map')
-rw-r--r-- | conf/map/help.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/map/help.txt b/conf/map/help.txt index 846c16276..17dd829fd 100644 --- a/conf/map/help.txt +++ b/conf/map/help.txt @@ -305,3 +305,5 @@ autoloottype: "Manage a list of autolooting item types.\n" " To remove an item type, use \"@autoloottype -<type name>\".\n" " Type List: healing, usable, etc, weapon, armor, card, petegg, petarmor, ammo.\n" " \"@autoloottype reset\" will clear your autoloottype list." +feelreset: "Reset 'Feeling' maps." +hatereset: "Reset 'Hatred' targets." |