]> granicus.if.org Git - nethack/commit
Fix ball and chain sanity
authorPasi Kallinen <paxed@alt.org>
Tue, 8 Oct 2019 16:44:51 +0000 (19:44 +0300)
committerPasi Kallinen <paxed@alt.org>
Tue, 8 Oct 2019 16:47:51 +0000 (19:47 +0300)
commite92445810f7ec8b9d5afc7730e2cf3d26e209b43
tree1b4c4cde09845c08e692038edcfd163d1e47bfe6
parent2172c5e7ff40ea073e2749a0f7034db9e6a7f835
Fix ball and chain sanity

Scatter did not consider the ball or chain, and moved them around, causing
ball and chain sanity error.

One way to trigger was being punished, with chain on a land mine and having
a monster trigger the mine. Now the chain will shatter, unpunishing the hero.
doc/fixes36.3
src/explode.c