Makes mixing meth dangerous again
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
var/required_other = 0 // an integer required for the reaction to happen
|
||||
|
||||
var/secondary = 0 // set to nonzero if secondary reaction
|
||||
var/mob_react = 0 //Determines if a chemical reaction can occur inside a mob
|
||||
var/mob_react = TRUE //Determines if a chemical reaction can occur inside a mob
|
||||
|
||||
var/required_temp = 0
|
||||
var/is_cold_recipe = 0 // Set to 1 if you want the recipe to only react when it's BELOW the required temp.
|
||||
|
||||
Reference in New Issue
Block a user