weak energy signature
Vars | |
planet | If the level is a planet. |
---|---|
preserve_level | If the level should be preserved. Useful for if you want to build an autismfort or something. |
reserve | The active turf reservation, if there is one |
reserve_dock | The docking port in the reserve |
reserve_dock_secondary | The docking port in the reserve |
Procs | |
choose_level_type | Chooses a type of level for the dynamic level to use. |
load_level | Load a level for a ship that's visiting the level. |
unload_level | Unloads the reserve, deletes the linked docking port, and moves to a random location if there's no client-having, alive mobs. |
Var Details
planet
If the level is a planet.
preserve_level
If the level should be preserved. Useful for if you want to build an autismfort or something.
reserve
The active turf reservation, if there is one
reserve_dock
The docking port in the reserve
reserve_dock_secondary
The docking port in the reserve
Proc Details
choose_level_type
Chooses a type of level for the dynamic level to use.
load_level
Load a level for a ship that's visiting the level.
- visiting shuttle - The docking port of the shuttle visiting the level.
unload_level
Unloads the reserve, deletes the linked docking port, and moves to a random location if there's no client-having, alive mobs.