cmdassist bits
If the player gives the 'T' command while not wearing any armor,
don't suggest "use 'R' to remove accessories" unless the character is
actually wearing accessories. Likewise for 'R' while not wearing any
accessories, don't suggest "use 'T' to take off armor" unless wearing
some.
Add missing amulet case to the silly_thing() handling for 'W' and
'T'. Also handle boots, gloves, and lenses as plural in the message
there. silly_thing() has been simplified a little bit in the process.
This commit is contained in:
@@ -81,6 +81,7 @@ any golem statue hit with stone-to-flesh spell animates as flesh golem
|
||||
correct invalid startup gender selection
|
||||
can no longer untrap floor containers during unskilled riding
|
||||
can no longer easily set land mines and bear traps during unskilled riding
|
||||
refine cmdassist handling for armor vs accessories
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user