]> granicus.if.org Git - nethack/commit
animation of wielded statue
authornethack.rankin <nethack.rankin>
Fri, 26 Sep 2003 10:27:36 +0000 (10:27 +0000)
committernethack.rankin <nethack.rankin>
Fri, 26 Sep 2003 10:27:36 +0000 (10:27 +0000)
commit0288c5321a4817b542476132d6b75450c1315e7d
tree480e3f5a79b449e307c4d5ca4cfcb10816a2fb19
parent0ee0cc96da75e513f080a66ad08df062431070bd
animation of wielded statue

     Fix the reported bug of problems after casting stone-to-flesh spell
on self while wielding a statue.  Pointers for worn items weren't kept in
sync and various potential symptoms could occur (most easily visible one
being that ')' falsely reported the no longer existing statue as still
wielded; report stated that one crash was observed).  This bug predates
3.4.2 and was probably present ever since stone-to-flesh got introduced.
doc/fixes34.3
src/trap.c