clone_object |
Discworld efun help |
clone_object |
object clone_object(string name)
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.
See also
destruct, move_object.