Easy Ramen Noodles (#23189)
* easynoodles * morenoodlepernoodle * bigcup
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user