From 114dccc896a88a8e6cfff3866909a211bbac38a2 Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Sun, 11 Sep 2022 02:39:58 -0400 Subject: [PATCH] NoRot: true on cables (#11175) --- Resources/Prototypes/Entities/Structures/Power/cables.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Power/cables.yml b/Resources/Prototypes/Entities/Structures/Power/cables.yml index 91ae5d1cfe..d8e51d8aea 100644 --- a/Resources/Prototypes/Entities/Structures/Power/cables.yml +++ b/Resources/Prototypes/Entities/Structures/Power/cables.yml @@ -10,6 +10,7 @@ - type: InteractionOutline - type: Transform anchored: true + noRot: true - type: Sprite netsync: false drawdepth: ThinWire @@ -40,6 +41,7 @@ lowVoltageNode: power - type: CableVis node: power + - type: entity parent: CableBase