From 4407eab96bbaa32edacaa593060e58cff770b181 Mon Sep 17 00:00:00 2001 From: pathetic meowmeow Date: Sat, 10 May 2025 00:46:48 -0400 Subject: [PATCH] Fix reagent dispenser test (#37324) --- Resources/Prototypes/Entities/Structures/Dispensers/chem.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Dispensers/chem.yml b/Resources/Prototypes/Entities/Structures/Dispensers/chem.yml index 3ecb6f79b6..36d9a41195 100644 --- a/Resources/Prototypes/Entities/Structures/Dispensers/chem.yml +++ b/Resources/Prototypes/Entities/Structures/Dispensers/chem.yml @@ -10,6 +10,7 @@ state: industrial-working snapCardinals: true - type: Storage + openOnActivate: false whitelist: tags: - ChemDispensable -- 2.51.2