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