From: Winkarst <74284083+Winkarst-cpu@users.noreply.github.com> Date: Thu, 29 Aug 2024 03:04:43 +0000 (+0300) Subject: Make railings render over tables (#31589) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=b3036ded0af09ae08ff13c065600a0512b16a82e;p=space-station-14.git Make railings render over tables (#31589) Make rails render over tables --- diff --git a/Resources/Prototypes/Entities/Structures/Walls/railing.yml b/Resources/Prototypes/Entities/Structures/Walls/railing.yml index a23c559aba..ace34a8052 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/railing.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/railing.yml @@ -5,7 +5,7 @@ description: Basic railing meant to protect idiots like you from falling. components: - type: Sprite - drawdepth: WallTops + drawdepth: SmallObjects sprite: Structures/Walls/railing.rsi state: side - type: Icon @@ -60,7 +60,7 @@ - type: RCDDeconstructable cost: 2 delay: 2 - fx: EffectRCDDeconstruct2 + fx: EffectRCDDeconstruct2 - type: entity parent: BaseStructure @@ -69,7 +69,7 @@ description: Basic railing meant to protect idiots like you from falling. components: - type: Sprite - drawdepth: WallTops + drawdepth: SmallObjects sprite: Structures/Walls/railing.rsi state: corner - type: Icon @@ -133,7 +133,7 @@ - type: RCDDeconstructable cost: 2 delay: 2 - fx: EffectRCDDeconstruct2 + fx: EffectRCDDeconstruct2 - type: entity parent: BaseStructure @@ -142,7 +142,7 @@ description: Basic railing meant to protect idiots like you from falling. components: - type: Sprite - drawdepth: WallTops + drawdepth: SmallObjects sprite: Structures/Walls/railing.rsi state: corner_small - type: Icon @@ -197,8 +197,8 @@ - type: RCDDeconstructable cost: 2 delay: 2 - fx: EffectRCDDeconstruct2 - + fx: EffectRCDDeconstruct2 + - type: entity parent: BaseStructure id: RailingRound @@ -206,7 +206,7 @@ description: Basic railing meant to protect idiots like you from falling. components: - type: Sprite - drawdepth: WallTops + drawdepth: SmallObjects sprite: Structures/Walls/railing.rsi state: round - type: Physics @@ -276,4 +276,4 @@ - type: RCDDeconstructable cost: 2 delay: 2 - fx: EffectRCDDeconstruct2 + fx: EffectRCDDeconstruct2