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/pages/emotes.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/pages') diff --git a/src/input/pages/emotes.cpp b/src/input/pages/emotes.cpp index c5b648ce6..194a4ed44 100644 --- a/src/input/pages/emotes.cpp +++ b/src/input/pages/emotes.cpp @@ -50,6 +50,12 @@ SetupActionData setupActionDataEmotes[] = InputAction::PET_EMOTE, "", }, + { + // TRANSLATORS: input action name + N_("Homunculus / mercenary emote modifier key"), + InputAction::HOMUN_EMOTE, + "", + }, { // TRANSLATORS: input action name N_("Emote shortcuts"), -- cgit v1.2.3-70-g09d2