From bd08c711896aec4da6dbe439a3ed974627e13cb3 Mon Sep 17 00:00:00 2001 From: themias <89101928+themias@users.noreply.github.com> Date: Mon, 28 Apr 2025 19:43:39 -0400 Subject: [PATCH] Fix t-ray scanner exception spam (#37018) --- .../Prototypes/Entities/Structures/Power/cable_terminal.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Power/cable_terminal.yml b/Resources/Prototypes/Entities/Structures/Power/cable_terminal.yml index fc0ec95d4d..4112dffd5e 100644 --- a/Resources/Prototypes/Entities/Structures/Power/cable_terminal.yml +++ b/Resources/Prototypes/Entities/Structures/Power/cable_terminal.yml @@ -31,6 +31,7 @@ acts: ["Destruction"] - type: Visibility layer: 1 + - type: Appearance - type: SubFloorHide blockAmbience: false blockInteractions: false -- 2.51.2