From 90fbaa6e372c6ae64b218dfd927c18c6f5ab941d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 22 Jun 2017 23:45:17 +0300 Subject: Add chat command for unequip pet equipment. --- src/dyetool/actions/pets.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dyetool') 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 -- cgit v1.2.3-60-g2f50