Skip to content

Commit

Permalink
some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinary1 committed Oct 18, 2024
1 parent 70306ca commit 1f4ad89
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1055,7 +1055,7 @@
- PowerCageHigh

- type: entity
id: MechRoverSyndierFilled
id: MechRoverSyndieFilled
parent: MechRoverSyndieBattery
suffix: Battery, Filled
components:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
components:
- type: Sprite
sprite: Objects/Specific/Mech/mecha_equipment.rsi
state: icon
state: mecha_analyzer
layers:
- state: mecha_analyzer
- state: mecha_analyzer_anim
Expand Down Expand Up @@ -285,11 +285,11 @@
suffix: HandHeld, Empty
components:
- type: Sprite
sprite: _Sunrise/Objects/Devices/roboanalyzer.rsi
state: icon
sprite: Objects/Specific/Mech/mecha_equipment.rsi
state: mecha_analyzer
layers:
- state: icon
- state: analyzer
- state: mecha_analyzer
- state: mecha_analyzer_anim
shader: unshaded
visible: false
map: [ "enum.PowerDeviceVisualLayers.Powered" ]
Expand Down

0 comments on commit 1f4ad89

Please sign in to comment.