Shopkeepers bill you for using their bear trap or land mine

This commit is contained in:
Pasi Kallinen
2024-04-13 15:10:15 +03:00
parent a57d0e6f4f
commit 3086f16386
4 changed files with 20 additions and 0 deletions

View File

@@ -2847,6 +2847,7 @@ extern void globby_bill_fixup(struct obj *, struct obj *) NONNULLARG12;
/*extern void globby_donation(struct obj *, struct obj *); */
extern void credit_report(struct monst *shkp, int idx,
boolean silent) NONNULLARG1;
extern void use_unpaid_trapobj(struct obj *, coordxy, coordxy) NONNULLARG1;
/* ### shknam.c ### */