summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-06-22 21:26:32 +0300
committerAndrei Karas <akaras@inbox.ru>2017-06-22 21:26:32 +0300
commit70f7db29f291ea22e6dca7c03540beded7ec7bf8 (patch)
treef8acd516a552ad34fcf8f4d84169d90e001f55ad /src/dyetool
parent1e7d0d8e9873283a0ec09a62e579b718c3c06e51 (diff)
downloadmv-70f7db29f291ea22e6dca7c03540beded7ec7bf8.tar.gz
mv-70f7db29f291ea22e6dca7c03540beded7ec7bf8.tar.bz2
mv-70f7db29f291ea22e6dca7c03540beded7ec7bf8.tar.xz
mv-70f7db29f291ea22e6dca7c03540beded7ec7bf8.zip
Add chat command for feed homunculus.
Diffstat (limited to 'src/dyetool')
-rw-r--r--src/dyetool/actions/actions.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dyetool/actions/actions.cpp b/src/dyetool/actions/actions.cpp
index 7dc23fe38..58353b699 100644
--- a/src/dyetool/actions/actions.cpp
+++ b/src/dyetool/actions/actions.cpp
@@ -99,6 +99,7 @@ impHandlerVoid(uploadLog)
impHandlerVoid(mercenaryFire)
impHandlerVoid(mercenaryToMaster)
impHandlerVoid(homunculusToMaster)
+impHandlerVoid(homunculusFeed)
impHandlerVoid(useItem)
impHandlerVoid(useItemInv)
impHandlerVoid(invToStorage)