From 15b9391da7ba4c307311d7dae6abc81a4b2bf25c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 28 Feb 2016 22:10:30 +0300 Subject: Add chat command /npcmove. Also add it to npc context menu. --- src/dyetool/actions/commands.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dyetool') diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp index cfd21fdd0..4d8906489 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -131,5 +131,6 @@ impHandlerVoid(commandNuke) impHandlerVoid(commandKill) impHandlerVoid(commandJail) impHandlerVoid(commandUnjail) +impHandlerVoid(commandNpcMove) } // namespace Actions -- cgit v1.2.3-60-g2f50