teleporter
Vars | |
calibrating | Whether the teleporter is currently calibrating |
---|---|
id | The ID of this teleporter, used for linking to power stations |
power_station | The power station this teleporter is linked to |
regime_set | Currently can be "Teleporter" or "Gate" |
target_ref | Weakref to the target atom we're pointed at currently |
Procs | |
get_targets | Gets a list of targets to teleport to. List is an assoc list of descriptors to locations. |
lock_in_station | Given a target station, will power and link it. |
Var Details
calibrating
Whether the teleporter is currently calibrating
id
The ID of this teleporter, used for linking to power stations
power_station
The power station this teleporter is linked to
regime_set
Currently can be "Teleporter" or "Gate"
target_ref
Weakref to the target atom we're pointed at currently
Proc Details
get_targets
Gets a list of targets to teleport to. List is an assoc list of descriptors to locations.
lock_in_station
Given a target station, will power and link it.