Skip to content

Commit

Permalink
Revert "change drawdepth of mini generator, air alarms and chargers"
Browse files Browse the repository at this point in the history
This reverts commit a2c8aa4.
  • Loading branch information
Peptide90 committed Aug 16, 2024
1 parent f1cbda2 commit ed168db
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@
components:
- type: Sprite
sprite: Structures/Power/wall_recharger.rsi
drawDepth: Overmobs
layers:
- map: ["enum.PowerChargerVisualLayers.Base"]
state: "empty"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
- type: WiresVisuals
- type: Sprite
sprite: Structures/Wallmounts/air_monitors.rsi
drawDepth: Overmobs
layers:
- state: alarm0
map: ["airAlarmBase"] # TODO: fire alarm enum
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@
- MachineLayer
- type: Sprite
sprite: _Nuclear14/Structures/Power/32x48_machines.rsi
drawDepth: Overmobs
layers:
- state: generator
- type: Destructible
Expand Down

0 comments on commit ed168db

Please sign in to comment.