summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-06-22 23:45:17 +0300
committerAndrei Karas <akaras@inbox.ru>2017-06-22 23:45:17 +0300
commit90fbaa6e372c6ae64b218dfd927c18c6f5ab941d (patch)
tree91fd1322563093dd4f111d109066fe7caa3c228f /src/dyetool
parent3c51082082397b0564a224214249a096750b56c6 (diff)
downloadplus-90fbaa6e372c6ae64b218dfd927c18c6f5ab941d.tar.gz
plus-90fbaa6e372c6ae64b218dfd927c18c6f5ab941d.tar.bz2
plus-90fbaa6e372c6ae64b218dfd927c18c6f5ab941d.tar.xz
plus-90fbaa6e372c6ae64b218dfd927c18c6f5ab941d.zip
Add chat command for unequip pet equipment.
Diffstat (limited to 'src/dyetool')
-rw-r--r--src/dyetool/actions/pets.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dyetool/actions/pets.cpp b/src/dyetool/actions/pets.cpp
index b52c17020..96a7e5393 100644
--- a/src/dyetool/actions/pets.cpp
+++ b/src/dyetool/actions/pets.cpp
@@ -44,5 +44,6 @@ impHandlerVoid(petMove)
impHandlerVoid(petFeed)
impHandlerVoid(petDropLoot)
impHandlerVoid(petReturnToEgg)
+impHandlerVoid(petUnequip)
} // namespace Actions