Easy Ramen Noodles (#23189)
* easynoodles * morenoodlepernoodle * bigcup
This commit is contained in:
parent
a64fef9e47
commit
b5f984b57e
|
|
@ -2166,10 +2166,12 @@
|
|||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
drink:
|
||||
maxVol: 30
|
||||
maxVol: 40 #big cup
|
||||
reagents:
|
||||
- ReagentId: DryRamen
|
||||
Quantity: 30
|
||||
Quantity: 25
|
||||
- ReagentId: Soysauce
|
||||
Quantity: 5
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Drinks/ramen.rsi
|
||||
- type: Tag
|
||||
|
|
@ -2186,10 +2188,10 @@
|
|||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
drink:
|
||||
maxVol: 30
|
||||
maxVol: 40
|
||||
reagents:
|
||||
- ReagentId: DryRamen
|
||||
Quantity: 30
|
||||
Quantity: 25
|
||||
- ReagentId: CapsaicinOil
|
||||
Quantity: 5
|
||||
|
||||
|
|
|
|||
|
|
@ -863,11 +863,11 @@
|
|||
minTemp: 323.15
|
||||
reactants:
|
||||
DryRamen:
|
||||
amount: 3
|
||||
amount: 5
|
||||
Water:
|
||||
amount: 1
|
||||
amount: 2
|
||||
products:
|
||||
HotRamen: 3
|
||||
HotRamen: 6
|
||||
|
||||
- type: reaction
|
||||
id: Pilk
|
||||
|
|
|
|||
Loading…
Reference in New Issue