summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-06-22 23:20:05 +0300
committerAndrei Karas <akaras@inbox.ru>2017-06-22 23:20:05 +0300
commit3c51082082397b0564a224214249a096750b56c6 (patch)
treefc4bb3b4d511842e2a9f0f608d51fb3539a40ae9 /src/dyetool
parentf6596726b6978a7380de163740e6b65c8394ca42 (diff)
downloadplus-3c51082082397b0564a224214249a096750b56c6.tar.gz
plus-3c51082082397b0564a224214249a096750b56c6.tar.bz2
plus-3c51082082397b0564a224214249a096750b56c6.tar.xz
plus-3c51082082397b0564a224214249a096750b56c6.zip
Add chat command for return pet to egg.
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 16658ebc7..b52c17020 100644
--- a/src/dyetool/actions/pets.cpp
+++ b/src/dyetool/actions/pets.cpp
@@ -43,5 +43,6 @@ impHandlerVoid(petDirectRight)
impHandlerVoid(petMove)
impHandlerVoid(petFeed)
impHandlerVoid(petDropLoot)
+impHandlerVoid(petReturnToEgg)
} // namespace Actions