Add alert for low oxygen.

This commit is contained in:
Pieter-Jan Briers
2020-12-23 23:46:01 +01:00
parent 44e3cc9395
commit 159f7192df
12 changed files with 24 additions and 1 deletions

View File

@@ -10,12 +10,20 @@
- alertType: Pulling
- category: Piloting
- alertType: Stun
- category: Breathing # Vox gang not calling this oxygen
- category: Pressure
- category: Temperature
- category: Hunger
- category: Thirst
- type: alert
alertType: LowOxygen
category: Breathing
icon:
sprite: /Textures/Interface/Alerts/breathing.rsi
state: not_enough_oxy
name: "[color=red]Low Oxygen[/color]"
description: "There is not [color=red]not enough oxygen[/color] in the air you are breathing. Put on [color=green]internals[/color]."
- type: alert
alertType: LowPressure