diff --git a/Resources/Prototypes/Alerts/alerts.yml b/Resources/Prototypes/Alerts/alerts.yml index 4a96d7a257..090256de7a 100644 --- a/Resources/Prototypes/Alerts/alerts.yml +++ b/Resources/Prototypes/Alerts/alerts.yml @@ -287,47 +287,47 @@ - type: alert id: Debug1 icons: - - sprite: /Textures/Interface/Alerts/human_health.rsi - state: health1 + - sprite: /Textures/Interface/Alerts/human_alive.rsi + state: health0 name: Debug1 description: Debug - type: alert id: Debug2 icons: - - sprite: /Textures/Interface/Alerts/human_health.rsi - state: health2 + - sprite: /Textures/Interface/Alerts/human_alive.rsi + state: health1 name: Debug2 description: Debug - type: alert id: Debug3 icons: - - sprite: /Textures/Interface/Alerts/human_health.rsi - state: health3 + - sprite: /Textures/Interface/Alerts/human_alive.rsi + state: health2 name: Debug3 description: Debug - type: alert id: Debug4 icons: - - sprite: /Textures/Interface/Alerts/human_health.rsi - state: health4 + - sprite: /Textures/Interface/Alerts/human_alive.rsi + state: health3 name: Debug4 description: Debug - type: alert id: Debug5 icons: - - sprite: /Textures/Interface/Alerts/human_health.rsi - state: health5 + - sprite: /Textures/Interface/Alerts/human_alive.rsi + state: health4 name: Debug5 description: Debug - type: alert id: Debug6 icons: - - sprite: /Textures/Interface/Alerts/human_health.rsi - state: health6 + - sprite: /Textures/Interface/Alerts/human_critical.rsi + state: critical name: Debug6 description: Debug