fix some billing and pricing issues when globs coalesce
payment issue caused by glob coalescing glob pricing did not consider coalesced weight
This commit is contained in:
@@ -2268,6 +2268,8 @@ E boolean FDECL(block_door, (XCHAR_P, XCHAR_P));
|
||||
E boolean FDECL(block_entry, (XCHAR_P, XCHAR_P));
|
||||
E char *FDECL(shk_your, (char *, struct obj *));
|
||||
E char *FDECL(Shk_Your, (char *, struct obj *));
|
||||
E void FDECL(globby_bill_fixup, (struct obj *, struct obj *));
|
||||
E void FDECL(globby_donation, (struct obj *, struct obj *));
|
||||
|
||||
/* ### shknam.c ### */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user