Fixed some icon rsi warnings (#26414)

Fixed some icon warnings

Co-authored-by: wrexbe <wrexbe@protonmail.com>
This commit is contained in:
Wrexbe (Josh)
2024-03-24 15:46:24 -07:00
committed by GitHub
parent 8f652eaa75
commit 5562bcebcb
4 changed files with 13 additions and 5 deletions

View File

@@ -5,7 +5,9 @@
noSpawn: true
components:
- type: InstantAction
icon: Mobs/Species/Diona/organs.rsi/brain.png
icon:
sprite: Mobs/Species/Diona/organs.rsi
state: brain
event: !type:GibActionEvent {}
checkCanInteract: false
checkConsciousness: false
@@ -17,6 +19,8 @@
noSpawn: true
components:
- type: InstantAction
icon: Mobs/Species/Diona/parts.rsi/full.png
icon:
sprite: Mobs/Species/Diona/parts.rsi
state: full
event: !type:ReformEvent {}
useDelay: 600 # Once every 10 minutes. Keep them dead for a fair bit before reforming

View File

@@ -41,7 +41,7 @@
components:
- type: InstantAction
icon: { sprite: Objects/Tools/flashlight.rsi, state: flashlight }
iconOn: Objects/Tools/flashlight.rsi/flashlight-on.png
iconOn: { sprite: Objects/Tools/flashlight.rsi, state: flashlight-on }
event: !type:ToggleActionEvent
- type: entity