From 2d65e226315f56e675c8d3fa2be6e38461be01fb Mon Sep 17 00:00:00 2001 From: mogami Date: Tue, 22 Oct 2002 15:27:12 +0000 Subject: [PATCH 1/1] =?utf8?q?type=EF=BD=BD=EF=BD=A4=EF=BE=80=EF=BD=B5?= =?utf8?q?=EF=BD=A1=EF=BD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- autopick_eng.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/autopick_eng.txt b/autopick_eng.txt index e2b08c62c..30bf82138 100644 --- a/autopick_eng.txt +++ b/autopick_eng.txt @@ -22,7 +22,7 @@ # ^B ^N ^P ^F : Move cursor (always) # ^I : Choose an item from inventry/equipment, then insert its name # ^S : Rotates action (pick up / destroy / leave on floor) -# ^U : Rotates idendify state (identified / unidentified / ...) +# ^U : Rotates identify state (identified / unidentified / ...) # ^L : Insert name of the last auto-destroyed item. # '/' : Search string, or search an item specified by ^I or ^L. # 'n' : Search next @@ -78,7 +78,7 @@ # more than N dice : Weapons with dice (dd * ds) better than +N match. # more bonus than N : Items which has more magical bonus than (+N) match. # worthless : Items which you cannot sell match. -# artifacts : Artifacts items match. +# artifacts : Artifact items match. # ego : Ego items match. # nameless : Non ego/non artifact items match. # wanted : Wanted monster's corpses or skeletons match. @@ -208,7 +208,7 @@ # If all args are same, returns "1", or else returns "0". # [IOR arg1 arg2 ...] # [AND arg1 arg2 ...] -# IOR evaluates and returns all args' logical OR. IAND is logical AND. +# IOR evaluates and returns all args' logical OR. AND is logical AND. # [NOT arg] # Returns "0" if arg is "1", or else returns "1" # [LEQ arg1 arg2 ...] -- 2.11.0