Prevent shopkeeper from "gratefully inheriting all your possessions"
when your corpse rises as undead.
/* shopkeeper is peaceful, nothing stolen, nothing owed. */
if (roomno == eshkp->shoproom && inhishop(shkp) && !eshkp->billct
&& !eshkp->robbed && !eshkp->debit && NOTANGRY(shkp)
- && !eshkp->following) {
+ && !eshkp->following && u.ugrave_arise < LOW_PM) {
taken = (invent != 0);
if (taken)
pline("%s gratefully inherits all your possessions.",