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

syringe_gun

Vars

known_reagentsList of all scanned reagents, starts with epinephrine and multiver
max_syringesMaximu amount of syringes we can hold
max_volumeMaximum volume of reagents we can hold
modeChooses what kind of action we should perform when clicking
processed_reagentsList of reagents we want to be creating this processing tick
synth_speedReagent amount in units we produce per two seconds
syringesLazylist of syringes that we've picked up

Procs

on_reagents_delHandles detaching signal hooks incase someone is crazy enough to make this edible.

Var Details

known_reagents

List of all scanned reagents, starts with epinephrine and multiver

max_syringes

Maximu amount of syringes we can hold

max_volume

Maximum volume of reagents we can hold

mode

Chooses what kind of action we should perform when clicking

processed_reagents

List of reagents we want to be creating this processing tick

synth_speed

Reagent amount in units we produce per two seconds

syringes

Lazylist of syringes that we've picked up

Proc Details

on_reagents_del

Handles detaching signal hooks incase someone is crazy enough to make this edible.