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