Fixing alert tests (#13481)
This commit is contained in:
@@ -287,47 +287,47 @@
|
|||||||
- type: alert
|
- type: alert
|
||||||
id: Debug1
|
id: Debug1
|
||||||
icons:
|
icons:
|
||||||
- sprite: /Textures/Interface/Alerts/human_health.rsi
|
- sprite: /Textures/Interface/Alerts/human_alive.rsi
|
||||||
state: health1
|
state: health0
|
||||||
name: Debug1
|
name: Debug1
|
||||||
description: Debug
|
description: Debug
|
||||||
|
|
||||||
- type: alert
|
- type: alert
|
||||||
id: Debug2
|
id: Debug2
|
||||||
icons:
|
icons:
|
||||||
- sprite: /Textures/Interface/Alerts/human_health.rsi
|
- sprite: /Textures/Interface/Alerts/human_alive.rsi
|
||||||
state: health2
|
state: health1
|
||||||
name: Debug2
|
name: Debug2
|
||||||
description: Debug
|
description: Debug
|
||||||
|
|
||||||
- type: alert
|
- type: alert
|
||||||
id: Debug3
|
id: Debug3
|
||||||
icons:
|
icons:
|
||||||
- sprite: /Textures/Interface/Alerts/human_health.rsi
|
- sprite: /Textures/Interface/Alerts/human_alive.rsi
|
||||||
state: health3
|
state: health2
|
||||||
name: Debug3
|
name: Debug3
|
||||||
description: Debug
|
description: Debug
|
||||||
|
|
||||||
- type: alert
|
- type: alert
|
||||||
id: Debug4
|
id: Debug4
|
||||||
icons:
|
icons:
|
||||||
- sprite: /Textures/Interface/Alerts/human_health.rsi
|
- sprite: /Textures/Interface/Alerts/human_alive.rsi
|
||||||
state: health4
|
state: health3
|
||||||
name: Debug4
|
name: Debug4
|
||||||
description: Debug
|
description: Debug
|
||||||
|
|
||||||
- type: alert
|
- type: alert
|
||||||
id: Debug5
|
id: Debug5
|
||||||
icons:
|
icons:
|
||||||
- sprite: /Textures/Interface/Alerts/human_health.rsi
|
- sprite: /Textures/Interface/Alerts/human_alive.rsi
|
||||||
state: health5
|
state: health4
|
||||||
name: Debug5
|
name: Debug5
|
||||||
description: Debug
|
description: Debug
|
||||||
|
|
||||||
- type: alert
|
- type: alert
|
||||||
id: Debug6
|
id: Debug6
|
||||||
icons:
|
icons:
|
||||||
- sprite: /Textures/Interface/Alerts/human_health.rsi
|
- sprite: /Textures/Interface/Alerts/human_critical.rsi
|
||||||
state: health6
|
state: critical
|
||||||
name: Debug6
|
name: Debug6
|
||||||
description: Debug
|
description: Debug
|
||||||
|
|||||||
Reference in New Issue
Block a user