From a1c0e2c2dbfc2085d1e2a11d816317e5ec4a762f Mon Sep 17 00:00:00 2001 From: Eric Branlund Date: Fri, 18 Oct 2019 14:54:45 -0700 Subject: [PATCH] Changed "Activate an equipment" to "Activate equipped item" to be more idiomatic. Use the same expression for the activate command in the Roguelike keyset. --- lib/help/command.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/help/command.txt b/lib/help/command.txt index 2e3d0d69a..c6ea6869a 100644 --- a/lib/help/command.txt +++ b/lib/help/command.txt @@ -99,7 +99,7 @@ example, use "\" + "." + "6", to specify "run east". 4 6 1 2 3 - a Aim a wand A Activate an equipment + a Aim a wand A Activate equipped item b Browse magic list B Bash a door c Close a door C Character description d Drop an item D Disarm a trap @@ -165,7 +165,7 @@ example, use "\" + "." + "6", to specify "run east". h l b j n - a Zap a rod (Activate) A Activate an artifact + a Zap a rod (Activate) A Activate equipped item b (walk - south west) B (run - south west) c Close a door C Character description d Drop an item D Disarm a trap or chest -- 2.11.0