From 54cdcc6cded841b2c5823a74f58e4f3b06f81622 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 28 Feb 2016 23:34:08 +0300 Subject: Add chat command /shownpc. --- 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 d93ccf960..ecc9a40ad 100644 --- a/src/input/inputactionmap.h +++ b/src/input/inputactionmap.h @@ -5461,6 +5461,12 @@ static const InputActionData inputActionData "npchide|hidenpc", UseArgs_true, Protected_true}, + {"keyCommandNpcShow", + defaultAction(&Actions::commandNpcShow), + InputCondition::INGAME, + "npcshow|shownpc", + UseArgs_true, + Protected_true}, }; #undef defaultAction -- cgit v1.2.3-60-g2f50