From 5b03a091589806dd2250db646b7739f09e55d424 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 24 Feb 2016 01:42:03 +0300 Subject: Add chat command for gm /mobsearch --- src/input/inputactionmap.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input') diff --git a/src/input/inputactionmap.h b/src/input/inputactionmap.h index d52701cec..e7322d456 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -5263,6 +5263,12 @@ static const InputActionData inputActionData "whodrops|whodrop", UseArgs_true, Protected_true}, + {"keyMobSearch", + defaultAction(&Actions::mobSearch), + InputCondition::INGAME, + "mobsearch|monstersearch", + UseArgs_true, + Protected_true}, }; #undef defaultAction -- cgit v1.2.3-60-g2f50