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

fish

A special scanning experiment that unlocks further settings for the fishing portal generator. Mainly as an inventive solution to many a fish source being limited to maps that have it, and to make the fishing portal generator a bit than just gubby and goldfish.

Vars

fish_source_rewardCompleting a experiment may also enable a fish source to be used for use for the portal generator.
next_experimentsFurther experiments added to the techweb when this one is completed.

Procs

NewWe make sure the scanned list is shared between all fish scanning experiments for this techweb, since this is about scanning each species, and having to redo it for each species is a hassle.
final_contributing_index_checksOnly scannable fish will contribute towards the experiment.
finish_experimentAfter a fish scanning experiment is done, more may be unlocked. If so, add them to the techweb and automatically link the handler to the next experiment in the list as a bit of qol.
on_selectedRegisters a couple signals to review the fish scanned so far. It'd be an hassle not having any way (beside memory) to know which fish species have been scanned already otherwise.

Var Details

fish_source_reward

Completing a experiment may also enable a fish source to be used for use for the portal generator.

next_experiments

Further experiments added to the techweb when this one is completed.

Proc Details

New

We make sure the scanned list is shared between all fish scanning experiments for this techweb, since this is about scanning each species, and having to redo it for each species is a hassle.

final_contributing_index_checks

Only scannable fish will contribute towards the experiment.

finish_experiment

After a fish scanning experiment is done, more may be unlocked. If so, add them to the techweb and automatically link the handler to the next experiment in the list as a bit of qol.

on_selected

Registers a couple signals to review the fish scanned so far. It'd be an hassle not having any way (beside memory) to know which fish species have been scanned already otherwise.