From 4e12bb614492b8547f746f3099ac13340e1007d6 Mon Sep 17 00:00:00 2001 From: PatR Date: Sat, 11 Jun 2016 15:35:35 -0700 Subject: [PATCH] more cmdhelp Some number_pad handling which wasn't present in the original cmdhelp but is acted upon in cmd.c. --- dat/cmdhelp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dat/cmdhelp b/dat/cmdhelp index f275dca8c..cd0944d2d 100644 --- a/dat/cmdhelp +++ b/dat/cmdhelp @@ -157,6 +157,7 @@ $ Count your gold 0 Show inventory 4 Move west 6 Move east +- 'F' prefix; force fight &: #-1,0 0 Continue a count 4 Start or continue a count @@ -186,8 +187,11 @@ $ Count your gold &. #1,2 vs 3,4 vs -1,0 &? number_pad=1,3 5 'g' movement prefix +M-5 'G' movement prefix &: number_pad=2,4 5 'G' movement prefix +M-5 'g' movement prefix +M-0 Inventory specific item types &: #-1,0 5 Start or continue a count M-2 Toggle two-weapon combat -- 2.40.0