diff --git a/src/shk.c b/src/shk.c index 32568d3dd..acef77df5 100644 --- a/src/shk.c +++ b/src/shk.c @@ -461,6 +461,7 @@ struct monst *shkp; long total; eshkp = ESHK(shkp); + rouse_shk(shkp, TRUE); total = (addupbill(shkp) + eshkp->debit); if (eshkp->credit >= total) { Your("credit of %ld %s is used to cover your shopping bill.",