From 1604dd8af946e865a5fcf1ddc2e533581892da39 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Feb 2016 20:29:30 +0300 Subject: Add chat command /spawnslave. 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 d810e497e..ad91220df 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -112,5 +112,6 @@ impHandlerVoid(commandShowInventory) impHandlerVoid(locatePlayer) impHandlerVoid(commandShowAccountInfo) impHandlerVoid(commandSpawn) +impHandlerVoid(commandSpawnSlave) } // namespace Actions -- cgit v1.2.3-60-g2f50