From 86841385c6c74d82cd204428951f739e452fba86 Mon Sep 17 00:00:00 2001 From: Vera Aguilera Puerto Date: Sat, 30 Jan 2021 15:57:31 +0100 Subject: [PATCH] Remove invalid CyberSylph bar sign. Fixed #3039 --- .../Entities/Constructible/Walls/bar_sign.yml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/Resources/Prototypes/Entities/Constructible/Walls/bar_sign.yml b/Resources/Prototypes/Entities/Constructible/Walls/bar_sign.yml index 9f396756c2..99f1d83ffe 100644 --- a/Resources/Prototypes/Entities/Constructible/Walls/bar_sign.yml +++ b/Resources/Prototypes/Entities/Constructible/Walls/bar_sign.yml @@ -38,18 +38,3 @@ components: - type: BarSign current: EngineChange - -- type: entity - id: BarSignCyberSylph - name: Cyber Sylph - parent: LargeBarSign - components: - - type: BarSign - current: CyberSylph - - type: Physics - shapes: - - !type:PhysShapeAabb - bounds: "-0.45, -0.95, 0.95, 1.5" - layer: [ Passable ] - - type: Sprite - drawdepth: Ghosts