From e0b4a2665505279e58f2a618272db5245f275518 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Feb 2016 20:15:18 +0300 Subject: Add chat command /spawn. Also add it to monster 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 83695c88b..d810e497e 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -111,5 +111,6 @@ impHandlerVoid(commandShowCart) impHandlerVoid(commandShowInventory) impHandlerVoid(locatePlayer) impHandlerVoid(commandShowAccountInfo) +impHandlerVoid(commandSpawn) } // namespace Actions -- cgit v1.2.3-70-g09d2