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

void set_value(int i);

Sets the value of the object this function was called from.  This is the
value of the object in shops.

See also: query_value()
