From f7c64ab86c35fbd23dc05ac26002678e45b00a21 Mon Sep 17 00:00:00 2001 From: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com> Date: Thu, 17 Jul 2025 15:33:46 +0200 Subject: [PATCH] Make diagonal windows prevent electrocution (#39032) Add the window tag --- Resources/Prototypes/Entities/Structures/Windows/window.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Windows/window.yml b/Resources/Prototypes/Entities/Structures/Windows/window.yml index b7241b3d27..0c8ada8f76 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/window.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/window.yml @@ -257,6 +257,7 @@ - type: Tag tags: - Diagonal + - Window - type: IconSmooth mode: Diagonal key: windows -- 2.52.0