summaryrefslogtreecommitdiff
path: root/src/dyetool/actions
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-25 20:25:03 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-25 20:25:03 +0300
commit64a067458ea169b9ff5b9a78ed1a011da86e8bdf (patch)
tree0bae841148a69a2bd160b914d3d17ed0b4ac3421 /src/dyetool/actions
parent704b5b31fea63483c81f0744d88e46a856573424 (diff)
downloadplus-64a067458ea169b9ff5b9a78ed1a011da86e8bdf.tar.gz
plus-64a067458ea169b9ff5b9a78ed1a011da86e8bdf.tar.bz2
plus-64a067458ea169b9ff5b9a78ed1a011da86e8bdf.tar.xz
plus-64a067458ea169b9ff5b9a78ed1a011da86e8bdf.zip
Add chat command /killable. Also add it to player context menu.
Diffstat (limited to 'src/dyetool/actions')
-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 a87b76c5e..b1ff43838 100644
--- a/src/dyetool/actions/commands.cpp
+++ b/src/dyetool/actions/commands.cpp
@@ -121,5 +121,6 @@ impHandlerVoid(commandLoadPosition)
impHandlerVoid(commandRandomWarp)
impHandlerVoid(commandGotoNpc)
impHandlerVoid(commandKiller)
+impHandlerVoid(commandKillable)
} // namespace Actions