Shiptest 13 - Modules - TypesVar Details

reaction_chamber

a reaction chamber for plumbing. pretty much everything can react, but this one keeps the reagents seperated and only reacts under your given terms

Vars

emptyingour reagent goal has been reached, so now we lock our inputs and start emptying
required_reagents*list of set reagents that the reaction_chamber allows in, and must all be present before mixing is enabled. * example: list(/datum/reagent/water = 20, /datum/reagent/fuel/oil = 50)

Var Details

emptying

our reagent goal has been reached, so now we lock our inputs and start emptying

required_reagents

*list of set reagents that the reaction_chamber allows in, and must all be present before mixing is enabled. * example: list(/datum/reagent/water = 20, /datum/reagent/fuel/oil = 50)