From: Tayrtahn Date: Tue, 7 Jan 2025 18:48:32 +0000 (-0500) Subject: Fix portable scrubber appearing powered on spawn (#34274) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=483ac50f5f1781d1618f5aa086dbfcfb76b33dc7;p=space-station-14.git Fix portable scrubber appearing powered on spawn (#34274) --- diff --git a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/portable.yml b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/portable.yml index b932a636cd..eae848c7aa 100644 --- a/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/portable.yml +++ b/Resources/Prototypes/Entities/Structures/Piping/Atmospherics/portable.yml @@ -30,6 +30,7 @@ - state: unlit shader: unshaded map: ["enum.PowerDeviceVisualLayers.Powered"] + visible: false - state: draining shader: unshaded visible: false