summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-06-22 20:43:46 +0300
committerAndrei Karas <akaras@inbox.ru>2017-06-22 20:43:46 +0300
commitbda7b8cc0776456e8d392be45be9b74183cf0f37 (patch)
treea473856f7744dcd2085e6c237ebde1bac2c23ce7 /src/dyetool
parent21fb62f9747578a7a81ccfa94369429fba4d4cc1 (diff)
downloadplus-bda7b8cc0776456e8d392be45be9b74183cf0f37.tar.gz
plus-bda7b8cc0776456e8d392be45be9b74183cf0f37.tar.bz2
plus-bda7b8cc0776456e8d392be45be9b74183cf0f37.tar.xz
plus-bda7b8cc0776456e8d392be45be9b74183cf0f37.zip
Add chat command for move mercenary to master.
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 abf66c436..53294a27f 100644
--- a/src/dyetool/actions/actions.cpp
+++ b/src/dyetool/actions/actions.cpp
@@ -97,6 +97,7 @@ impHandlerVoid(uploadConfig)
impHandlerVoid(uploadServerConfig)
impHandlerVoid(uploadLog)
impHandlerVoid(mercenaryFire)
+impHandlerVoid(mercenaryToMaster)
impHandlerVoid(useItem)
impHandlerVoid(useItemInv)
impHandlerVoid(invToStorage)