Fixing alert tests (#13481)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user