]> granicus.if.org Git - nethack/commit
R868 - don't kill paper/straw golems twice
authorcohrs <cohrs>
Thu, 16 May 2002 03:13:34 +0000 (03:13 +0000)
committercohrs <cohrs>
Thu, 16 May 2002 03:13:34 +0000 (03:13 +0000)
commit25e5208deb1f7eac79fcc5ba1c72133bc5878715
tree1f42b61a9ee4c5b84cdeb5ed3477e7a7680aeae0
parent4c07c88dac8c7e59387862f7968a922181266da3
R868 - don't kill paper/straw golems twice
longtime bug in damageum, if hero is poly'd to something with fire damage,
and hits a paper or straw golem, mondead will get called twice for the
monster.  Fix this, by working like AD_CURS does no clay golem.  Also, make
sure no scrolls, et al, get dropped by disallowing a corpse.
doc/fixes34.1
src/uhitm.c