fix #H4179 - lava vs boots

Stepping onto lava destroyed water walking boots if they weren't
fireproof but didn't do that for other types of boots unless hero
was not fire resistant and got killed by the lava.  Burn up all
non-fireproof leather boots when stepping onto lava.
This commit is contained in:
PatR
2016-01-05 16:17:38 -08:00
parent fd709d6840
commit d598cf536b
2 changed files with 8 additions and 3 deletions

View File

@@ -85,6 +85,8 @@ compile-time option for an alternate paniclog format for public server use
make monsters forget where they stepped when fleeing or teleporting
requiver pickup_thrown objects if quiver is empty
make mimics mimicing walls or trees also block light
stepping onto lava destroyed non-fireproof water walking boots but left other
vulnerable boot types intact
Platform- and/or Interface-Specific Fixes