From 16b5c64933bf29d8e56e0d989ebab18ddae143a8 Mon Sep 17 00:00:00 2001 From: Joseph Botosh Date: Tue, 17 Feb 2015 21:47:01 +0200 Subject: Add key to heal most damaged player --- src/input/inputactionmap.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/input/inputactionmap.h') diff --git a/src/input/inputactionmap.h b/src/input/inputactionmap.h index 013efa81f..57cd4d7fe 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -3974,6 +3974,11 @@ static const InputActionData inputActionData[InputAction::TOTAL] = { InputCondition::SHORTCUT0, "cart|opencart", false}, + {"keyMagicHealMostDamaged", + defaultAction(&Actions::healmd), + InputCondition::GAME | InputCondition::VALIDSPEED, + "healmd|saveass", + false}, }; #undef defaultAction -- cgit v1.2.3-60-g2f50