/tg/ Station 13 - Modules - TypesVar Details - Proc Details

hierophant_club

Vars

beaconLinked teleport beacon for the group teleport functionality.
blinkAction enabling the blink-dash functionality.
blink_activatedWhether the blink ability is activated. IF TRUE, left clicking a location will blink to it. If FALSE, this is disabled.
teleportingTRUE if currently doing a teleport to the beacon, FALSE otherwise.

Procs

deploy_beaconAttempts to place a return beacon at user's feet
stop_teleportJust to cut down on copypasta
teleport_mobTeleports mobs after a short animation

Var Details

beacon

Linked teleport beacon for the group teleport functionality.

Action enabling the blink-dash functionality.

Whether the blink ability is activated. IF TRUE, left clicking a location will blink to it. If FALSE, this is disabled.

teleporting

TRUE if currently doing a teleport to the beacon, FALSE otherwise.

Proc Details

deploy_beacon

Attempts to place a return beacon at user's feet

stop_teleport

Just to cut down on copypasta

teleport_mob

Teleports mobs after a short animation