From 3fe3a77e1ae0db748a8a0b8d500db24a6a964b44 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Feb 2016 20:42:50 +0300 Subject: Add chat command /gmheal. 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 b1ff43838..5473ee04e 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -122,5 +122,6 @@ impHandlerVoid(commandRandomWarp) impHandlerVoid(commandGotoNpc) impHandlerVoid(commandKiller) impHandlerVoid(commandKillable) +impHandlerVoid(commandHeal) } // namespace Actions -- cgit v1.2.3-60-g2f50