@clone - luxembourg/muxcode-clm GitHub Wiki

@CLONE (continued)

If you clone a room with a drop-to, an attempt is made to link the drop-to to the same location.

If the original object was owned by you, then the ACLONE attribute is run in the new attribute, otherwise the new object is set HALTED. Exits and contents of cloned objects are not cloned, and LOCKED attributes are not copied.

The following switches are available:

/cost - Treat the argument after the = as the cost of the new object, not the name.

/inherit - Don't reset the INHERIT bit on the new object.

/inventory - Create the new object in your inventory (or your exitlist, in the case of cloning exits).

/nostrip - Flags in the stripped_flags set are not stripped except that only #1 is allowed to clone WIZARD.

/location - Create the new object in your location (default).

{ 'help @clone3' for more }

@CLONE (continued)

/parent - Set the new object's parent to be the template object and don't copy the attributes.

/preserve - Let the existing owner own the clone. Existing owner must be controllable.

Related Topics: @create, @decompile, @destroy, stripped_flags, VISUAL

location.

{ 'help @clone2' for more }