Fix crucial game breaking bug. (#22376)
This commit is contained in:
@@ -282,10 +282,10 @@
|
|||||||
- type: SolutionContainerManager
|
- type: SolutionContainerManager
|
||||||
solutions:
|
solutions:
|
||||||
food:
|
food:
|
||||||
maxVol: 20
|
maxVol: 50 # you always need more mayo
|
||||||
reagents:
|
reagents:
|
||||||
- ReagentId: Mayo
|
- ReagentId: Mayo
|
||||||
Quantity: 20
|
Quantity: 50
|
||||||
|
|
||||||
# - type: entity
|
# - type: entity
|
||||||
# parent: ReagentPacketBase
|
# parent: ReagentPacketBase
|
||||||
|
|||||||
Reference in New Issue
Block a user