This commit is contained in:
silicons
2020-07-12 05:15:55 -07:00
parent 3f5ff75038
commit 72c5c2234e
6 changed files with 19 additions and 9 deletions
+4
View File
@@ -0,0 +1,4 @@
// 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