fix B12005 - polyself and gender
The ^X attributes were always showing "neuter" when polymorphed
into a non-humanoid creature. This fix also suppresses the extra
"gender (base)" entry when that has the same value as the preceding
"gender" entry, it eliminates the redundant label "deity" from the
three entries in the deities section, and it capitalizes the alignment
names that nethack uses as proper nouns.
This patch also introduces the capability of skipping the second
screen of enlightenment attributes (given for explore and wizard modes)
by terminating the first screen with ESC (or however else menus can be
explicitly cancelled for any given interface). That has no noticeable
effect during normal play.
This commit is contained in:
@@ -250,6 +250,9 @@ skilled spell of detected treasure wasn't acting like blessed potion of
|
||||
fix end of game attribute disclosure for levitation negated by sink
|
||||
kicking a box embedded in a wall will knock it free rather than bust it open
|
||||
stop running or travelling if the vibrating square message is triggered
|
||||
show correct gender in ^X display when polymorphed into non-humanoid form
|
||||
for wizard and explore modes, skip second screen of ^X output when first
|
||||
screen is cancelled by ESC
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user