fix #H4047 - dipping inconsistency
Dip the scroll labeled LEP GEX VEN ZEA into the fountain?
Your scroll called light fades.
The first prompt deliberately avoided 'called', 'named', and other
attributes to keep it short, but the discrepancy here is blatant, so
increase the verbosity in order to have the reminder that's included
in the prompt be the same as object name in the followup message.
Bonus fix, noticed while testing it: water_damage() was reporting
the "{blank,unlabeled} scroll fades" even though blank scrolls are
already as faded as they can get. Likewise for blank spellbook.
This commit is contained in:
@@ -19,6 +19,9 @@ unlike in previous versions, an uncursed scroll of enchant armor failed to
|
||||
uncurse the piece of armor being enchanted (change was unintentional)
|
||||
slice of {pizza,cake,&} pluralized as "slouse of ..." due to false match
|
||||
with "lice" (discovered pre-3.6.0-release)
|
||||
change dipping prompt to not ignore 'called' and 'named' attributes of item
|
||||
to be dipped
|
||||
avoid 'the unlabeled {scroll,spellbook} fades' when blank item is hit by water
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user