]> granicus.if.org Git - nethack/commit
fix #H4179 - lava vs boots
authorPatR <rankin@nethack.org>
Wed, 6 Jan 2016 00:17:38 +0000 (16:17 -0800)
committerPatR <rankin@nethack.org>
Wed, 6 Jan 2016 00:17:38 +0000 (16:17 -0800)
commitd598cf536b05b7238f3f61ed18a63af34dcee1a2
tree48f0602ce9550225ddc818e686f26643f874868a
parentfd709d68400621439b8fa6ec1fbd3a2f4fbdd17b
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.
doc/fixes36.1
src/trap.c