Goonstation 13 - Modules - TypesVar Details - Proc Details

/datum/component/auto_reagent

but like probably don't do multiple ones with overflowing=TRUE, ok???

Vars

reagent_idReagent ID to produce
typeinfo_typeAutomatically fills something with reagents... and possible leaks it
unitsNumber of reagents to produce per item process

Procs

examinedAdds a line to examine text to indicate it is overflowing
processCalled every item process tick, handles adding additional reagent units and overflowing when applicable.

Var Details

reagent_id

Reagent ID to produce

typeinfo_type

Automatically fills something with reagents... and possible leaks it

units

Number of reagents to produce per item process

Proc Details

examined

Adds a line to examine text to indicate it is overflowing

process

Called every item process tick, handles adding additional reagent units and overflowing when applicable.