Add alert for low oxygen.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user