Carrots now properly contain Oculine (#24228)
* carrot * add * quantity
This commit is contained in:
@@ -378,12 +378,14 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
food:
|
food:
|
||||||
maxVol: 9
|
maxVol: 12
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: JuiceCarrot
|
- ReagentId: JuiceCarrot
|
||||||
Quantity: 5
|
Quantity: 5
|
||||||
- ReagentId: Vitamin
|
- ReagentId: Vitamin
|
||||||
Quantity: 4
|
Quantity: 4
|
||||||
|
- ReagentId: Oculine
|
||||||
|
Quantity: 3
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Specific/Hydroponics/carrot.rsi
|
sprite: Objects/Specific/Hydroponics/carrot.rsi
|
||||||
- type: Produce
|
- type: Produce
|
||||||
@@ -393,6 +395,8 @@
|
|||||||
reagents:
|
reagents:
|
||||||
- ReagentId: JuiceCarrot
|
- ReagentId: JuiceCarrot
|
||||||
Quantity: 10
|
Quantity: 10
|
||||||
|
- ReagentId: Oculine
|
||||||
|
Quantity: 2
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: cabbage
|
name: cabbage
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
factor: 2
|
factor: 2
|
||||||
- !type:AdjustReagent
|
- !type:AdjustReagent
|
||||||
reagent: Oculine
|
reagent: Oculine
|
||||||
amount: 0.15
|
amount: 0.5
|
||||||
- !type:AdjustReagent
|
- !type:AdjustReagent
|
||||||
reagent: Nutriment
|
reagent: Nutriment
|
||||||
amount: 0.5
|
amount: 0.5
|
||||||
|
|||||||
Reference in New Issue
Block a user