Fix crucial game breaking bug. (#22376)

This commit is contained in:
IProduceWidgets
2023-12-12 02:48:51 -05:00
committed by GitHub
parent 048d6c0901
commit 223a2587ef

View File

@@ -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