make laid power cables more visible (#32000)

make cables more visible
This commit is contained in:
qwerltaz
2024-09-09 12:00:17 +02:00
committed by GitHub
parent 6fb5ad5293
commit fb47889d6b

View File

@@ -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