ADDOBJECT
From HSpace
[edit]
@SPACE/ADDOBJECT
Usage: @space/addobject <thing>=<type>
Adds a new HSpace object to HSpace of the given <type>. The <thing> parameter must be a MUSH object that was created with the @create command. Do not destroy this MUSH object while the HSpace object still exists. You should destroy the HSpace object first with @space/mothball and then @nuke the MUSH object.
Example. @space/addobject Wormhole Alpha=4
Do not use this command for ships.
See also: HS-TYPES, @space/activate, @space/mothball
