Space Station 13 - Nebula13 - Modules - TypesVar Details

cataloguer

Vars

credit_sharing_rangeIf another person is within this radius, they will also be credited with a successful scan.
glow_colourColor of the glow effect when scanning.
loaded_diskCurrently loaded survey disk for storing Good Boy Points.
partial_scan_timeHow much to make the next scan shorter.
partial_scannedWeakref of the thing that was last scanned if inturrupted. Used to allow for partial scans to be resumed.
scan_beamHolder for the currently scanning beam effect.
scan_radius_overlayDummy object for holding the scanning effect.
scan_rangeHow many tiles away it can scan. Changing this also changes the box size.
scan_speed_modifierMultiplier for the base scan delay.
scanningSet to a user mob when scanning, to stop multiple scans.

Var Details

credit_sharing_range

If another person is within this radius, they will also be credited with a successful scan.

glow_colour

Color of the glow effect when scanning.

loaded_disk

Currently loaded survey disk for storing Good Boy Points.

partial_scan_time

How much to make the next scan shorter.

partial_scanned

Weakref of the thing that was last scanned if inturrupted. Used to allow for partial scans to be resumed.

scan_beam

Holder for the currently scanning beam effect.

scan_radius_overlay

Dummy object for holding the scanning effect.

scan_range

How many tiles away it can scan. Changing this also changes the box size.

scan_speed_modifier

Multiplier for the base scan delay.

scanning

Set to a user mob when scanning, to stop multiple scans.