blessed +2 fireproof speed boots

The inability to wish for a blessed +2 fireproof speed boots really was a bug.
Prefixes are checked for inside a loop which should allow them to be in any
order; for some reason +nnn and empty were outside that loop.

Also adding the secret door detection fix to betabugs 3.3.0.  (Is it safe to
hand-modify betabugs 3.3.2?)
This commit is contained in:
arromdee
2002-02-02 07:18:52 +00:00
parent 134b988d4f
commit c06397a703
2 changed files with 10 additions and 10 deletions

View File

@@ -416,6 +416,7 @@ consider vortexes to be nonliving
dragons have scales, not fur
if player teleports a monster while swallowed on a noteleport level, the
player should not teleport along with the monster
prefixes that can appear in any order when wishing should include +/- and empty
Platform- and/or Interface-Specific Fixes