Carrots now properly contain Oculine (#24228)

* carrot

* add

* quantity
This commit is contained in:
Ubaser
2024-01-19 02:28:01 +11:00
committed by GitHub
parent 08c2cac96d
commit 882e277955
2 changed files with 6 additions and 2 deletions

View File

@@ -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

View File

@@ -41,7 +41,7 @@
factor: 2
- !type:AdjustReagent
reagent: Oculine
amount: 0.15
amount: 0.5
- !type:AdjustReagent
reagent: Nutriment
amount: 0.5