hierophant_club ![code/modules/mining/lavaland/megafauna_loot.dm 44](git.png)
Vars | |
beacon | Linked teleport beacon for the group teleport functionality. |
---|---|
blink | Action enabling the blink-dash functionality. |
blink_activated | 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. |
Var Details
beacon ![code/modules/mining/lavaland/megafauna_loot.dm 64](git.png)
Linked teleport beacon for the group teleport functionality.
blink ![code/modules/mining/lavaland/megafauna_loot.dm 68](git.png)
Action enabling the blink-dash functionality.
blink_activated ![code/modules/mining/lavaland/megafauna_loot.dm 70](git.png)
Whether the blink ability is activated. IF TRUE, left clicking a location will blink to it. If FALSE, this is disabled.
teleporting ![code/modules/mining/lavaland/megafauna_loot.dm 66](git.png)
TRUE if currently doing a teleport to the beacon, FALSE otherwise.