259:/lib/shop.c (/lib/shop.c)
(void) shop_hook_buy_pay_money(string str, string change)
/*
 * Function name: shop_hook_buy_pay_money
 * Description:   Called when player pays the money for something
 * Arguments:     str    - How much he pays in text form
 *		  change - The change he gets back (if any)
 */
