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.
This commit is contained in:
@@ -196,6 +196,7 @@ avoid potential buffer overflow if object with very long name knocks other
|
||||
#wizintrinsic for 'warn_of_mon' didn't set any type of monster (now grid bugs)
|
||||
clairvoyance would show trap instead of a monster on/in that trap, which was
|
||||
intentional, but when clairvoyance finished the monster wasn't shown
|
||||
nurse corpse/tin chance to convey poison resistance when eaten was not honored
|
||||
|
||||
|
||||
Fixes to Post-3.6.1 Problems that Were Exposed Via git Repository
|
||||
|
||||
Reference in New Issue
Block a user