byond - Modules - TypesVar Details

/datum/chemical_reaction

Vars

mob_reactDetermines if a chemical reaction can occur inside a mob
reaction_typeflags of indicator of the reaction does this reaction has. potentially violent.
required_containerThe container path required for the reaction to happen
result_amountThe resulting amount: Recommended to be set to the total volume of all components
secondaryset to nonzero if secondary reaction
secondary_resultsadditional reagents produced by the reaction

Var Details

mob_react

Determines if a chemical reaction can occur inside a mob

reaction_type

flags of indicator of the reaction does this reaction has. potentially violent.

required_container

The container path required for the reaction to happen

result_amount

The resulting amount: Recommended to be set to the total volume of all components

secondary

set to nonzero if secondary reaction

secondary_results

additional reagents produced by the reaction