From be8702ef3f68e9630975fbe2ab1fbfd662131839 Mon Sep 17 00:00:00 2001 From: Booblesnoot42 <108703193+Booblesnoot42@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:31:33 -0500 Subject: [PATCH] Fix intercom key deletion but for real this time (#34911) fixes intercom issues --- .../Prototypes/Entities/Structures/Wallmounts/intercom.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/intercom.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/intercom.yml index bf0624d4b1..7a343ab6ad 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/intercom.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/intercom.yml @@ -80,6 +80,9 @@ - type: Construction graph: Intercom node: intercom + containers: + - board + - key_slots - type: Damageable damageContainer: StructuralInorganic damageModifierSet: StructuralMetallic -- 2.51.2