From: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> Date: Tue, 10 Dec 2024 10:00:17 +0000 (-0800) Subject: Fix: SMES now has wirepanels visuals (#33808) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=0e4728b6d421fda060f32c5a046ea5c354510543;p=space-station-14.git Fix: SMES now has wirepanels visuals (#33808) SMES now has wirepanels visuals --- diff --git a/Resources/Prototypes/Entities/Structures/Power/smes.yml b/Resources/Prototypes/Entities/Structures/Power/smes.yml index 2e4a70eedc..a9f647ec9e 100644 --- a/Resources/Prototypes/Entities/Structures/Power/smes.yml +++ b/Resources/Prototypes/Entities/Structures/Power/smes.yml @@ -28,6 +28,8 @@ - map: ["enum.SmesVisualLayers.Output"] state: "smes-op1" shader: unshaded + - map: [ "enum.WiresVisualLayers.MaintenancePanel" ] + state: smes-open - type: Smes - type: Appearance - type: Battery @@ -67,6 +69,7 @@ color: "#c9c042" castShadows: false - type: WiresPanel + - type: WiresVisuals - type: Machine board: SMESMachineCircuitboard - type: StationInfiniteBatteryTarget