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

vatgrower

Used to make mobs from microbiological samples. Grow grow grow.

Vars

biological_sampleList of all microbiological samples in this soup.
reagent_volumeSoup container reagents
resampler_activeIf the vat will restart the sample upon completion

Procs

deposit_sampleCreates a clone of the supplied sample and puts it in the vat
examineAdds text for when there is a sample in the vat
on_reagent_changeCall update icon when reagents change to update the reagent content icons. Eats signal args.
processWhen we process, we make use of our reagents to try and feed the samples we have.
update_overlaysAdds overlays to show the reagent contents

Var Details

biological_sample

List of all microbiological samples in this soup.

reagent_volume

Soup container reagents

resampler_active

If the vat will restart the sample upon completion

Proc Details

deposit_sample

Creates a clone of the supplied sample and puts it in the vat

examine

Adds text for when there is a sample in the vat

on_reagent_change

Call update icon when reagents change to update the reagent content icons. Eats signal args.

process

When we process, we make use of our reagents to try and feed the samples we have.

update_overlays

Adds overlays to show the reagent contents