summaryrefslogtreecommitdiff
path: root/src/dyetool/actions/commands.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-05-10 00:26:25 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-10 00:26:25 +0300
commite62ca47b5ec9c8e630933a674c1419d911722f85 (patch)
treebc320f932c25b1185bf51615cc5a9d50a57c6efe /src/dyetool/actions/commands.cpp
parent62d8af5b803c053198afaf4a3bc6018460f1b9f8 (diff)
downloadmv-e62ca47b5ec9c8e630933a674c1419d911722f85.tar.gz
mv-e62ca47b5ec9c8e630933a674c1419d911722f85.tar.bz2
mv-e62ca47b5ec9c8e630933a674c1419d911722f85.tar.xz
mv-e62ca47b5ec9c8e630933a674c1419d911722f85.zip
Add chat command for move monster in attack list into one position up.
Diffstat (limited to 'src/dyetool/actions/commands.cpp')
-rw-r--r--src/dyetool/actions/commands.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp
index b0d90de6a..37076648f 100644
--- a/src/dyetool/actions/commands.cpp
+++ b/src/dyetool/actions/commands.cpp
@@ -153,5 +153,6 @@ impHandlerVoid(partyItemShare)
impHandlerVoid(partyExpShare)
impHandlerVoid(partyAutoItemShare)
impHandlerVoid(outfitToChat)
+impHandlerVoid(moveAttackUp)
} // namespace Actions