Fixes incorrect reagents in produce

This commit is contained in:
Víctor Aguilera Puerto
2020-11-04 10:16:28 +01:00
parent 2faff4963a
commit f54016f912

View File

@@ -20,8 +20,11 @@
- type: SolutionContainer
caps: NoExamine
contents:
chem.Nutrient: 5
chem.Flour: 5
reagents:
- ReagentId: chem.Nutriment
Quantity: 5
- ReagentId: chem.Flour
Quantity: 5
- type: Produce
seed: wheat
@@ -36,8 +39,11 @@
- type: SolutionContainer
caps: NoExamine
contents:
chem.Nutrient: 5
chem.Flour: 5
reagents:
- ReagentId: chem.Nutriment
Quantity: 5
- ReagentId: chem.Glucose
Quantity: 5
- type: Produce
seed: sugarcane