From 6cd53afb2d2a412d237185ccd27f363dc967b9cf Mon Sep 17 00:00:00 2001 From: BismarckShuffle <107375341+BismarckShuffle@users.noreply.github.com> Date: Sat, 2 Jul 2022 22:26:15 -0400 Subject: [PATCH] Added missing drawdepth "WallTops" to directional windows. (#9308) --- .../Prototypes/Entities/Structures/Machines/Computers/frame.yml | 2 ++ Resources/Prototypes/Entities/Structures/Windows/window.yml | 1 + 2 files changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/frame.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/frame.yml index 365166c4ff..6192b6fa5f 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/frame.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/frame.yml @@ -24,6 +24,7 @@ node: frameUnsecured - type: Sprite sprite: Structures/Machines/parts.rsi + drawdepth: Objects state: 0 - type: Damageable damageContainer: Inorganic @@ -53,6 +54,7 @@ node: monitorBroken - type: Sprite sprite: Structures/Machines/computers.rsi + drawdepth: Objects state: broken - type: Destructible thresholds: diff --git a/Resources/Prototypes/Entities/Structures/Windows/window.yml b/Resources/Prototypes/Entities/Structures/Windows/window.yml index 3c2650ebe9..fdf73ab28d 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/window.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/window.yml @@ -106,6 +106,7 @@ tags: - Window - type: Sprite + drawdepth: WallTops netsync: false sprite: Structures/Windows/directional.rsi state: window