Suffocation alerts for nitrogen breathers (#24373)

* Respiratorsystem namespace

* WIP gas alert update, does not work

* Finally
This commit is contained in:
Errant
2024-01-23 21:17:40 +01:00
committed by GitHub
parent 88deadead5
commit 2737c80169
12 changed files with 203 additions and 167 deletions

View File

@@ -9,6 +9,7 @@ namespace Content.Shared.Alert
{
Error,
LowOxygen,
LowNitrogen,
LowPressure,
HighPressure,
Fire,