From 3eb2a28b8c79cad5071d9512054783f1a1cef602 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 23 Feb 2016 21:11:48 +0300 Subject: Add chat command /monsterinfo --- 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 a8fda78bd..2d4f71c13 100644 --- a/src/dyetool/actions/commands.cpp +++ b/src/dyetool/actions/commands.cpp @@ -97,5 +97,6 @@ impHandlerVoid(npcClipboard) impHandlerVoid(addPickup) impHandlerVoid(removePickup) impHandlerVoid(ignorePickup) +impHandlerVoid(monsterInfo) } // namespace Actions -- cgit v1.2.3-70-g09d2