From 192b8db5c67860ec9a67d19d9529b01794ae1c83 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 25 Feb 2015 22:06:39 +0300 Subject: Add command and action for show homunculus/mercenary emotes. New chat command: /homunemote emote /mercemote emote --- src/input/inputactiondata.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/input/inputactiondata.h') diff --git a/src/input/inputactiondata.h b/src/input/inputactiondata.h index 0c3c2c2e1..a0f4c6279 100644 --- a/src/input/inputactiondata.h +++ b/src/input/inputactiondata.h @@ -55,7 +55,8 @@ namespace Input GRP_MOVETOPOINT = 32, // move to point key GRP_GUICHAN = 64, // for guichan based controls GRP_REPEAT = 128, // repeat emulation keys - GRP_PET_EMOTION = 256 // pet emotions key + GRP_PET_EMOTION = 256, // pet emotions key + GRP_HOMUN_EMOTION = 512 // homunculus/mercenary emotetions key }; } // namespace Input -- cgit v1.2.3-70-g09d2