summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-23 22:56:28 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-23 22:56:28 +0300
commit7b6e10d546402ad6820537cedbc5eba909d28fd9 (patch)
treefa603395e55ceab5b12d31be35996ae1ad0fcd33 /src/dyetool
parentea721a7170da66bac40f8dfdb8a4de659ccde374 (diff)
downloadplus-7b6e10d546402ad6820537cedbc5eba909d28fd9.tar.gz
plus-7b6e10d546402ad6820537cedbc5eba909d28fd9.tar.bz2
plus-7b6e10d546402ad6820537cedbc5eba909d28fd9.tar.xz
plus-7b6e10d546402ad6820537cedbc5eba909d28fd9.zip
Add chat command for gms /iteminfo
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 2d4f71c13..45458ab65 100644
--- a/src/dyetool/actions/commands.cpp
+++ b/src/dyetool/actions/commands.cpp
@@ -98,5 +98,6 @@ impHandlerVoid(addPickup)
impHandlerVoid(removePickup)
impHandlerVoid(ignorePickup)
impHandlerVoid(monsterInfo)
+impHandlerVoid(itemInfo)
} // namespace Actions