fix B3024: remove vs take off

Change the prompts for P and R commands to use "put on" instead
of "wear" and "remove" instead of "take off", respectively; W and T
commands aren't affected.  There is no change in game play.
This commit is contained in:
nethack.rankin
2002-02-24 05:05:11 +00:00
parent 4bc3561a96
commit 753cc7089f
3 changed files with 30 additions and 10 deletions
+2
View File
@@ -558,6 +558,8 @@ USER_SOUNDS compilation option to enable use of SOUND and SOUNDDIR variables
in the config file for user-specified sound clips for
user-specified, regex-based message patterns
resistance does not protect inventory from artifacts (cold vs Frost Brand,&c)
phrase the prompts for P and R commands using "put on" and "remove" as the
actions rather than repeating W and T commands' "wear" and "take off"
Platform- and/or Interface-Specific New Features