Local Functions (/std/inheritables/living.c)

mixed query_money(string type);

Returns the amount of money of type type a living has.  If type is not specified returns a mapping of all the money of all types the living has.

See also: add_money(), set_money()
