diff --git a/Resources/Prototypes/Entities/Structures/Power/cables.yml b/Resources/Prototypes/Entities/Structures/Power/cables.yml index 055106cb63..a6c4901377 100644 --- a/Resources/Prototypes/Entities/Structures/Power/cables.yml +++ b/Resources/Prototypes/Entities/Structures/Power/cables.yml @@ -11,9 +11,11 @@ - type: Transform anchored: true noRot: true + # TODO: Remove both of these, same with CollideOnAnchor - type: Physics bodyType: Static canCollide: false + - type: Fixtures - type: Sprite drawdepth: ThinWire visible: false @@ -43,7 +45,7 @@ lowVoltageNode: power - type: CableVis node: power - + - type: entity parent: CableBase