Space Station 13 - Baystation 12 - Modules - TypesVar Details - Proc Details

spaceflare

Vars

beaconThe beacon object synced to this landmark. If this is ever null or qdeleted the landmark should delete itself.

Procs

desync_flareDesynchronizes the effect from the beacon, rendering it a permanent landmark.
update_beacon_movedEvent handler for when the beacon moves. Theoretically possible with a beacon deployed on a shuttle turf, or with adminbus.

Var Details

beacon

The beacon object synced to this landmark. If this is ever null or qdeleted the landmark should delete itself.

Proc Details

desync_flare

Desynchronizes the effect from the beacon, rendering it a permanent landmark.

update_beacon_moved

Event handler for when the beacon moves. Theoretically possible with a beacon deployed on a shuttle turf, or with adminbus.