From: qwerltaz <69696513+qwerltaz@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:00:17 +0000 (+0200) Subject: make laid power cables more visible (#32000) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=fb47889d6bacde5791608d6849b9993f16846289;p=space-station-14.git make laid power cables more visible (#32000) make cables more visible --- diff --git a/Resources/Prototypes/Entities/Structures/Power/cables.yml b/Resources/Prototypes/Entities/Structures/Power/cables.yml index d064cc187c..1f1de4c4ab 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