From d8d06e4c4ff2b84fbe74c902ac4bf50d349dc018 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 19 Aug 2016 22:40:15 +0300 Subject: Add chat command for show/change share item drops in party. --- src/input/inputactionmap.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/inputactionmap.h') diff --git a/src/input/inputactionmap.h b/src/input/inputactionmap.h index 31c2240eb..99ff49779 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -5576,6 +5576,12 @@ static const InputActionData inputActionData "notice|guildnotice", UseArgs_true, Protected_true}, + {"keyPartyItemShare", + defaultAction(&Actions::partyItemShare), + InputCondition::INGAME, + "itemshare|shareitem", + UseArgs_true, + Protected_true}, }; #undef defaultAction -- cgit v1.2.3-60-g2f50