From bb0b0d183a4f777653df14f5e003b893e47a9e76 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Feb 2016 22:41:18 +0300 Subject: Add chat command /nuke. 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 5debac3d0..9028e6ec4 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -127,5 +127,6 @@ impHandlerVoid(commandAlive) impHandlerVoid(commandDisguise) impHandlerVoid(commandImmortal) impHandlerVoid(commandHide) +impHandlerVoid(commandNuke) } // namespace Actions -- cgit v1.2.3-60-g2f50