summaryrefslogtreecommitdiff
path: root/src/input/inputaction.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-11 12:36:18 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-11 12:36:18 +0300
commit71d50c2de2cfe8c9d5b1653596eae90761c8a9d6 (patch)
tree88234658b6397123e6c3176d119d1a45df672ed4 /src/input/inputaction.h
parent660d3b585ab50038e5b2ea3fb9cf4049a7e697d1 (diff)
downloadplus-71d50c2de2cfe8c9d5b1653596eae90761c8a9d6.tar.gz
plus-71d50c2de2cfe8c9d5b1653596eae90761c8a9d6.tar.bz2
plus-71d50c2de2cfe8c9d5b1653596eae90761c8a9d6.tar.xz
plus-71d50c2de2cfe8c9d5b1653596eae90761c8a9d6.zip
Add action and chat command for "catch pet".
New chat command: /catchpet - Try catch selected monster
Diffstat (limited to 'src/input/inputaction.h')
-rw-r--r--src/input/inputaction.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/inputaction.h b/src/input/inputaction.h
index 3146e290b..e272cefd4 100644
--- a/src/input/inputaction.h
+++ b/src/input/inputaction.h
@@ -477,6 +477,7 @@ namespace InputAction
PET_EMOTE_46,
PET_EMOTE_47,
PET_EMOTE_48,
+ CATCH_PET,
TOTAL
};
} // namespace InputAction