.DT
clone_object
Discworld efun help
clone_object

object clone_object(string name)

.SP 5 5
Load a new object from definition name, and give it a new unique name. 
Return the new object. The original was used for cloning, should not be used 
in the game, only used for cloning.
.EP

See also
.SI 5
destruct, move_object.
.EI
