.DT
query_cost
DW_wibble creator help
query_cost
.SH Name
.SP 5 5
query_cost - This method returns the cost of the specified item to the buyer.
.EP
.SH Syntax
.SI 5
int query_cost(object thing,
object buyer)
.EI
.SH Parameters
.SI 5
%^BOLD%^thing%^RESET%^ - the thing to cost
%^BOLD%^buyer%^RESET%^ - who is buying it
.EI
.SH Returns
.SI 5
the cost of the item
.EI
.SH Defined in
.SI 5
/obj/peddler.c
.EI
.SH Description
.SP 5 5
This method returns the cost of the specified item to the buyer.
.EP