Easy Ramen Noodles (#23189)

* easynoodles

* morenoodlepernoodle

* bigcup
This commit is contained in:
Alzore
2023-12-30 16:27:10 -06:00
committed by GitHub
parent a64fef9e47
commit b5f984b57e
2 changed files with 9 additions and 7 deletions

View File

@@ -2166,10 +2166,12 @@
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
drink: drink:
maxVol: 30 maxVol: 40 #big cup
reagents: reagents:
- ReagentId: DryRamen - ReagentId: DryRamen
Quantity: 30 Quantity: 25
- ReagentId: Soysauce
Quantity: 5
- type: Sprite - type: Sprite
sprite: Objects/Consumable/Drinks/ramen.rsi sprite: Objects/Consumable/Drinks/ramen.rsi
- type: Tag - type: Tag
@@ -2186,10 +2188,10 @@
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
drink: drink:
maxVol: 30 maxVol: 40
reagents: reagents:
- ReagentId: DryRamen - ReagentId: DryRamen
Quantity: 30 Quantity: 25
- ReagentId: CapsaicinOil - ReagentId: CapsaicinOil
Quantity: 5 Quantity: 5

View File

@@ -863,11 +863,11 @@
minTemp: 323.15 minTemp: 323.15
reactants: reactants:
DryRamen: DryRamen:
amount: 3 amount: 5
Water: Water:
amount: 1 amount: 2
products: products:
HotRamen: 3 HotRamen: 6
- type: reaction - type: reaction
id: Pilk id: Pilk