fix #H5082 - growing into opposite sex monster
When a female dwarf grows (via level gain) into a dwarf lord, it changes sex as well as base monster form because all dwarf lords are male. The earlier fix for #H4276 (16-Mar-2016, to give an alternate grow-up message acknowledging the change) used the wrong monster form (monst's old one instead of new one).
This commit is contained in:
@@ -391,6 +391,9 @@ when picking a destination for #jump, '$' to show valid dest. is more accurate
|
||||
enchant armor gave "your pair of boots/gloves glow", should have been "glows"
|
||||
when autopickup is overridden in a shop, always-pick-up exceptions and
|
||||
pickup_thrown still picked unpaid items up
|
||||
the fix for giving an alternate grow up message when a monster becomes a new
|
||||
form with the opposite sex (female gnome into male gnome lord, for
|
||||
example) had the logic wrong
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user