summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-24 01:42:03 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-24 01:42:41 +0300
commit5b03a091589806dd2250db646b7739f09e55d424 (patch)
treeda7d5f0f281560c7ef31bff779a35c1bbd296dc2 /src/dyetool
parent398e7e04c6232d2076a44040548cbc88497a155b (diff)
downloadplus-5b03a091589806dd2250db646b7739f09e55d424.tar.gz
plus-5b03a091589806dd2250db646b7739f09e55d424.tar.bz2
plus-5b03a091589806dd2250db646b7739f09e55d424.tar.xz
plus-5b03a091589806dd2250db646b7739f09e55d424.zip
Add chat command for gm /mobsearch
Diffstat (limited to 'src/dyetool')
-rw-r--r--src/dyetool/actions/commands.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp
index a515e8b05..18278f6a1 100644
--- a/src/dyetool/actions/commands.cpp
+++ b/src/dyetool/actions/commands.cpp
@@ -100,5 +100,6 @@ impHandlerVoid(ignorePickup)
impHandlerVoid(monsterInfo)
impHandlerVoid(itemInfo)
impHandlerVoid(whoDrops)
+impHandlerVoid(mobSearch)
} // namespace Actions