From 2b4835099a6e237f12c154bd4f5b16c4e1e0aa68 Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Mon, 2 Oct 2023 15:37:49 -0400 Subject: [PATCH] Increase bluespace beaker capacity (#20680) --- Resources/Prototypes/Entities/Objects/Specific/chemistry.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml index 8fbc2b2f95..e439d56865 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/chemistry.yml @@ -234,7 +234,7 @@ - type: SolutionContainerManager solutions: beaker: - maxVol: 300 + maxVol: 1000 canMix: true - type: entity -- 2.51.2