Suffocation alerts for nitrogen breathers (#24373)

* Respiratorsystem namespace

* WIP gas alert update, does not work

* Finally

(cherry picked from commit 2737c80169853223660948931aadba894723fcaf)
This commit is contained in:
Errant
2024-01-23 21:17:40 +01:00
committed by Debug
parent e86d1bca42
commit 42ac528eda
12 changed files with 203 additions and 167 deletions

View File

@@ -1,5 +1,6 @@
using System.Diagnostics.CodeAnalysis;
using Content.Server.Atmos.EntitySystems;
using Content.Server.Body.Systems;
using Content.Server.Construction;
using Content.Server.Construction.Components;
using Content.Server.Storage.Components;