.DT
set_get
Discworld object help
set_get

Name
.SI 5
set_get - Allow the object to be gettable.
.EI

Syntax
.SI 5
void set_get();
.EI

Description
.SP 5 5
This allows the object to be pick upable.  All object default to being this
way, but this allows you to make any object someone has called reset_get()
on gettable.
.EP

See also
.SP 5 5
reset_get, set_drop, reset_drop
.EP
