diff --git a/Resources/Prototypes/Entities/Structures/Power/cables.yml b/Resources/Prototypes/Entities/Structures/Power/cables.yml index d064cc187c467f..1f1de4c4ab3713 100644 --- a/Resources/Prototypes/Entities/Structures/Power/cables.yml +++ b/Resources/Prototypes/Entities/Structures/Power/cables.yml @@ -46,7 +46,7 @@ - type: RCDDeconstructable cost: 2 delay: 0 - fx: EffectRCDConstruct0 + fx: EffectRCDConstruct0 - type: entity parent: CableBase @@ -56,6 +56,7 @@ components: - type: Sprite sprite: Structures/Power/Cables/hv_cable.rsi + offset: 0.1, -0.1 state: hvcable_0 drawdepth: ThickWire - type: Icon @@ -107,6 +108,7 @@ - type: Sprite color: Yellow sprite: Structures/Power/Cables/mv_cable.rsi + offset: -0.1, 0.1 state: mvcable_0 - type: Icon color: Yellow @@ -151,6 +153,7 @@ - type: Sprite color: Green sprite: Structures/Power/Cables/lv_cable.rsi + offset: -0.1, 0.1 state: lvcable_0 - type: Icon color: Green