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

@@ -1,4 +1,5 @@
using Content.Server.Atmos.EntitySystems;
using Content.Server.Body.Systems;
using Content.Server.Disposal.Unit.Components;
namespace Content.Server.Disposal.Unit.EntitySystems;