From 0b448599f2a1422630e80fbd12f7c6fd9792460e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Feb 2016 21:34:05 +0300 Subject: Add chat command /alive. 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 5473ee04e..9908193f4 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -123,5 +123,6 @@ impHandlerVoid(commandGotoNpc) impHandlerVoid(commandKiller) impHandlerVoid(commandKillable) impHandlerVoid(commandHeal) +impHandlerVoid(commandAlive) } // namespace Actions -- cgit v1.2.3-60-g2f50