Dye now needs water (catalyst) to form

This commit is contained in:
KittenColony
2025-02-17 23:44:54 +13:00
parent f2f65180d1
commit 4b498dfd5b

View File

@@ -10,6 +10,9 @@
reactants:
CP14BloodFlowerSap:
amount: 10
Water:
amount: 1
catalyst: true
effects:
- !type:CP14AffectSolutionTemperature
addTemperature: -50
@@ -27,6 +30,9 @@
reactants:
CP14YellowDayflinPulp:
amount: 10
Water:
amount: 1
catalyst: true
effects:
- !type:CP14AffectSolutionTemperature
addTemperature: -50
@@ -44,6 +50,9 @@
reactants:
CP14BlueAmanita:
amount: 10
Water:
amount: 1
catalyst: true
effects:
- !type:CP14AffectSolutionTemperature
addTemperature: -50