Fixes incorrect reagents in produce
This commit is contained in:
@@ -20,8 +20,11 @@
|
|||||||
- type: SolutionContainer
|
- type: SolutionContainer
|
||||||
caps: NoExamine
|
caps: NoExamine
|
||||||
contents:
|
contents:
|
||||||
chem.Nutrient: 5
|
reagents:
|
||||||
chem.Flour: 5
|
- ReagentId: chem.Nutriment
|
||||||
|
Quantity: 5
|
||||||
|
- ReagentId: chem.Flour
|
||||||
|
Quantity: 5
|
||||||
- type: Produce
|
- type: Produce
|
||||||
seed: wheat
|
seed: wheat
|
||||||
|
|
||||||
@@ -36,8 +39,11 @@
|
|||||||
- type: SolutionContainer
|
- type: SolutionContainer
|
||||||
caps: NoExamine
|
caps: NoExamine
|
||||||
contents:
|
contents:
|
||||||
chem.Nutrient: 5
|
reagents:
|
||||||
chem.Flour: 5
|
- ReagentId: chem.Nutriment
|
||||||
|
Quantity: 5
|
||||||
|
- ReagentId: chem.Glucose
|
||||||
|
Quantity: 5
|
||||||
- type: Produce
|
- type: Produce
|
||||||
seed: sugarcane
|
seed: sugarcane
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user