/tg/ Station 13 - Modules - TypesVar Details

tether

Creates a tether between two objects that limits movement range. Tether requires LOS and can be adjusted by left/right clicking its

Vars

cur_distCurrent extension distance
embed_targetEmbedded item that the tether "should" originate from
max_distMaximum (and initial) distance that this tether can be adjusted to
no_target_traitIf TRUE, only add TRAIT_TETHER_ATTACHED to our parent
parent_moduleTether module if we were created by one
tether_beamBeam effect
tether_nameWhat the tether is going to be called
tether_targetOther side of the tether
tether_trait_sourceSource, if any, for TRAIT_TETHER_ATTACHED we add

Var Details

cur_dist

Current extension distance

embed_target

Embedded item that the tether "should" originate from

max_dist

Maximum (and initial) distance that this tether can be adjusted to

no_target_trait

If TRUE, only add TRAIT_TETHER_ATTACHED to our parent

parent_module

Tether module if we were created by one

tether_beam

Beam effect

tether_name

What the tether is going to be called

tether_target

Other side of the tether

tether_trait_source

Source, if any, for TRAIT_TETHER_ATTACHED we add