From 64a067458ea169b9ff5b9a78ed1a011da86e8bdf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Feb 2016 20:25:03 +0300 Subject: Add chat command /killable. Also add it to player context menu. --- src/dyetool/actions/commands.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dyetool/actions') 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 -- cgit v1.2.3-60-g2f50