Predicted gas pumps (#33717)

* Predicted gas pumps

I wanted to try out atmos and first thing I found.

* a

* Remove details range
This commit is contained in:
metalgearsloth
2024-12-07 14:39:52 +11:00
committed by GitHub
parent 4beb1016cc
commit 9365e3a99b
26 changed files with 355 additions and 308 deletions

View File

@@ -11,6 +11,7 @@ using Content.Server.Power.Components;
using Content.Server.Power.EntitySystems;
using Content.Shared.Atmos;
using Content.Shared.Atmos.Monitor;
using Content.Shared.Atmos.Piping.Components;
using Content.Shared.DeviceNetwork;
using Content.Shared.Power;
using Content.Shared.Tag;