diff --git a/Resources/Prototypes/Entities/Structures/Windows/plasma.yml b/Resources/Prototypes/Entities/Structures/Windows/plasma.yml index 77e714dd92..73ce3d238d 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/plasma.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/plasma.yml @@ -53,7 +53,6 @@ components: - type: Sprite netsync: false - drawdepth: WallTops sprite: Structures/Windows/directional.rsi state: plasma_window - type: Icon diff --git a/Resources/Prototypes/Entities/Structures/Windows/reinforced.yml b/Resources/Prototypes/Entities/Structures/Windows/reinforced.yml index 5f69608642..a18bd7349b 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/reinforced.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/reinforced.yml @@ -78,7 +78,6 @@ components: - type: Sprite netsync: false - drawdepth: WallTops sprite: Structures/Windows/directional.rsi state: reinforced_window - type: Icon diff --git a/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml b/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml index 28f6c4fa7c..04334807ed 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/rplasma.yml @@ -56,7 +56,6 @@ components: - type: Sprite netsync: false - drawdepth: WallTops sprite: Structures/Windows/directional.rsi state: plasma_reinforced_window - type: Icon diff --git a/Resources/Prototypes/Entities/Structures/Windows/window.yml b/Resources/Prototypes/Entities/Structures/Windows/window.yml index cd38e9ec26..727eac57c1 100644 --- a/Resources/Prototypes/Entities/Structures/Windows/window.yml +++ b/Resources/Prototypes/Entities/Structures/Windows/window.yml @@ -88,7 +88,6 @@ # Keep WindowTintedDirectional in mind - type: Sprite netsync: false - drawdepth: WallTops sprite: Structures/Windows/directional.rsi state: window - type: Icon @@ -149,7 +148,6 @@ components: - type: Sprite netsync: false - drawdepth: WallTops sprite: Structures/Windows/directional.rsi state: tinted_window - type: Tag @@ -173,7 +171,6 @@ components: - type: Sprite netsync: false - drawdepth: WallTops sprite: Structures/Windows/directional.rsi state: frosted_window - type: Icon