From the NannyMUD documentation
2000-12-14
NAME
destruct - Destruct an object.SYNTAX
void destruct(object ob)DESCRIPTION
This function destroys the indicated object. If the object is part of a players inventory, the weight is taken into account.SEE ALSO
clone_object in efun/object_related/clone_objectSEE ALSO
_destruct in efun/object_related/_destruct