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

fishing_portal_generator

Vars

activeThe current fishing spot loaded in
all_destinationscontains ALL fishing destinations.
current_linked_atomIf the current active fishing spot is from multitool linkage, this value is the atom it would originally belong to.
linked_fishing_spotsA list of fishing spot it's linked to with a multitool.
long_range_linkIf true, the fishing portal can stay connected to a linked fishing spot even on different z-levels
max_fishing_spotsThe maximum number of fishing spots it can be linked to

Procs

RefreshPartsHigher tier parts let you link to more fishing spots at once and eventually let you connect through different zlevels.
link_fishing_spotCalled when using a multitool on any other fishing source.
select_fish_sourceCreate a radial menu from a list of available fish sources. If only the default is available, activate it right away.

Var Details

active

The current fishing spot loaded in

all_destinations

contains ALL fishing destinations.

current_linked_atom

If the current active fishing spot is from multitool linkage, this value is the atom it would originally belong to.

linked_fishing_spots

A list of fishing spot it's linked to with a multitool.

If true, the fishing portal can stay connected to a linked fishing spot even on different z-levels

max_fishing_spots

The maximum number of fishing spots it can be linked to

Proc Details

RefreshParts

Higher tier parts let you link to more fishing spots at once and eventually let you connect through different zlevels.

Called when using a multitool on any other fishing source.

select_fish_source

Create a radial menu from a list of available fish sources. If only the default is available, activate it right away.