Skip to content

Commit

Permalink
Fix: SMES now has wirepanels visuals (space-wizards#33808)
Browse files Browse the repository at this point in the history
SMES now has wirepanels visuals
  • Loading branch information
ArtisticRoomba authored Dec 10, 2024
1 parent b1fca73 commit 0e4728b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Prototypes/Entities/Structures/Power/smes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -67,6 +69,7 @@
color: "#c9c042"
castShadows: false
- type: WiresPanel
- type: WiresVisuals
- type: Machine
board: SMESMachineCircuitboard
- type: StationInfiniteBatteryTarget
Expand Down

0 comments on commit 0e4728b

Please sign in to comment.