Solution rejig (#12428)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
drawdepth: FloorObjects
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
puddle: {}
|
||||
puddle: { maxVol: 1000 }
|
||||
- type: Puddle
|
||||
spillSound:
|
||||
path: /Audio/Effects/Fluids/splat.ogg
|
||||
@@ -53,6 +53,7 @@
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
puddle:
|
||||
maxVol: 1000
|
||||
reagents:
|
||||
- ReagentId: Water
|
||||
Quantity: 10
|
||||
@@ -140,6 +141,7 @@
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
puddle:
|
||||
maxVol: 1000
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 5
|
||||
@@ -166,6 +168,7 @@
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
puddle:
|
||||
maxVol: 1000
|
||||
reagents:
|
||||
- ReagentId: Toxin
|
||||
Quantity: 5
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 11
|
||||
- ReagentId: Vitamin
|
||||
Quanity: 5
|
||||
Quantity: 5
|
||||
- type: SliceableFood
|
||||
count: 4
|
||||
- type: Tag
|
||||
|
||||
@@ -81,6 +81,7 @@
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
puddle:
|
||||
maxVol: 1000
|
||||
reagents:
|
||||
- ReagentId: Egg
|
||||
Quantity: 2
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
puddle:
|
||||
maxVol: 1000
|
||||
reagents:
|
||||
- ReagentId: Flour
|
||||
Quantity: 10
|
||||
|
||||
@@ -410,6 +410,7 @@
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
puddle:
|
||||
maxVol: 1000
|
||||
reagents:
|
||||
- ReagentId: JuiceTomato
|
||||
Quantity: 10
|
||||
|
||||
Reference in New Issue
Block a user