Split Respirator into ThermalRegulator and Respirator and ECSes both (#5603)

This commit is contained in:
mirrorcult
2021-11-28 19:25:42 -07:00
committed by GitHub
parent 9075cf6163
commit fc4a950257
19 changed files with 415 additions and 371 deletions

View File

@@ -1,6 +1,4 @@
using Content.Server.Body;
using Content.Server.Body.Components;
using Content.Server.Body.Part;
using Content.Shared.Administration;
using Robust.Shared.Console;
using Robust.Shared.GameObjects;