/datum/chemical_reaction 
Vars | |
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 |
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