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

void set_money(string type, int amt);

Sets the amount of money of a given type on a living object.

See also: add_money(), query_money()
