]> granicus.if.org Git - nethack/commit
fix github issue #159 - eating nurse corpses
authorPatR <rankin@nethack.org>
Tue, 13 Nov 2018 23:05:54 +0000 (15:05 -0800)
committerPatR <rankin@nethack.org>
Tue, 13 Nov 2018 23:05:54 +0000 (15:05 -0800)
commita97d0b7270c434fa9f9b2e9cf6828e201d981a46
tree5a417b557eb3d87787d40e9ffab1e7425fedeeee
parent8e907a0b0f72fdb0bc28ad3cda97df3814fd7a30
fix github issue #159 - eating nurse corpses

Fixes #159

The nurse monster definition is flagged to be able to convery poison
resistance when a corpse or tin is eaten, but the post-corpse code
for nurse healed HP and cured blindness then skipped the intrinsic
handling.
doc/fixes36.2
src/eat.c