From c7ad10d0ad207e715aa3f9f34650f9582d0d16ee Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Wed, 10 Jan 2024 16:05:59 -0700 Subject: [PATCH] make intercoms draw above table (#23897) Update intercom.yml --- .../Prototypes/Entities/Structures/Wallmounts/intercom.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/intercom.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/intercom.yml index 375cd359c6..4ff7638594 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/intercom.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/intercom.yml @@ -31,6 +31,7 @@ board: !type:Container - type: Sprite noRot: false + drawdepth: SmallObjects sprite: Structures/Wallmounts/intercom.rsi layers: - state: base @@ -112,6 +113,7 @@ - type: Clickable - type: InteractionOutline - type: Sprite + drawdepth: SmallObjects sprite: Structures/Wallmounts/intercom.rsi state: build - type: Construction -- 2.51.2