]> granicus.if.org Git - nethack/commit
fix #H4347 - revival of carried corpse in shop
authorPatR <rankin@nethack.org>
Wed, 25 May 2016 01:00:57 +0000 (18:00 -0700)
committerPatR <rankin@nethack.org>
Wed, 25 May 2016 01:00:57 +0000 (18:00 -0700)
commit955c53eba5f94aca8b20cf25b8ec9a07388e2cf3
treee259486afe06a94d949f9889b7aefb685b237a5d
parentcaafec1bc75b72c73f6a53a1f94467bb43ac0edf
fix #H4347 - revival of carried corpse in shop

Zapping wand of undead turning at self while inside a shop and
carrying a corpse caused the shopkeeper to claim a use-up fee for
the corpse regardless of whether it was owned by the shop.

Not mentioned in the report:  casting stone-to-flesh as self while
carrying a figurine or statue behaved similarly.
doc/fixes36.1
src/shk.c
src/trap.c
src/zap.c