Split Respirator into ThermalRegulator and Respirator and ECSes both (#5603)
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
using Content.Server.Administration;
|
||||
using Content.Shared.Administration;
|
||||
using Content.Shared.Body.Components;
|
||||
using Content.Shared.Body.Part;
|
||||
using Robust.Server.Player;
|
||||
using Robust.Shared.Console;
|
||||
using Robust.Shared.GameObjects;
|
||||
using Robust.Shared.IoC;
|
||||
using static Content.Server.Body.Part.BodyPartComponent;
|
||||
|
||||
namespace Content.Server.Body.Commands
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user