From 90fbaa6e372c6ae64b218dfd927c18c6f5ab941d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 22 Jun 2017 23:45:17 +0300 Subject: Add chat command for unequip pet equipment. --- src/input/pages/other.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/pages') diff --git a/src/input/pages/other.cpp b/src/input/pages/other.cpp index a33ede552..88677c576 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -451,6 +451,12 @@ SetupActionData setupActionDataOther[] = InputAction::PET_RETURN_TO_EGG, "", }, + { + // TRANSLATORS: input action name + N_("Unequip pet"), + InputAction::PET_UNEQUIP, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-70-g09d2