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
solutions:
food:
maxVol: 20
maxVol: 50 # you always need more mayo
reagents:
- ReagentId: Mayo
Quantity: 20
Quantity: 50
# - type: entity
# parent: ReagentPacketBase