diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml index 3e9322cf55..e3d40d2f6d 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/pipes.yml @@ -30,6 +30,7 @@ sprite: Structures/Piping/Atmospherics/pipe.rsi drawdepth: ThinPipe netsync: false + visible: false - type: Appearance visuals: - type: PipeColorVisualizer diff --git a/Resources/Prototypes/Entities/Structures/Piping/Disposal/pipes.yml b/Resources/Prototypes/Entities/Structures/Piping/Disposal/pipes.yml index 42f3811d05..95cef0a50a 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Disposal/pipes.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Disposal/pipes.yml @@ -10,6 +10,7 @@ components: - type: Sprite netsync: false + visible: false - type: SubFloorHide - type: Clickable - type: InteractionOutline diff --git a/Resources/Prototypes/Entities/Structures/Power/cables.yml b/Resources/Prototypes/Entities/Structures/Power/cables.yml index b9323c176f..7c6100fc10 100644 --- a/Resources/Prototypes/Entities/Structures/Power/cables.yml +++ b/Resources/Prototypes/Entities/Structures/Power/cables.yml @@ -11,6 +11,7 @@ - type: Sprite netsync: false drawdepth: ThinWire + visible: false - type: Damageable damageContainer: Inorganic damageModifierSet: Metallic