5 lines
218 B
Plaintext
5 lines
218 B
Plaintext
// Reaction priorities, higher makes it checked first. Otherwise, it goes based on reaction temperature requirements.
|
|
|
|
#define CHEMICAL_REACTION_PRIORITY_DEFAULT 100
|
|
#define CHEMICAL_REACTION_PRIORITY_SMOKE 1000
|