Cuffable/Handcuff ECS (#14382)
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
namespace Content.Server.Administration.Components;
|
||||
|
||||
/// <summary>
|
||||
/// This is used for forcing someone to be disarmed 100% of the time.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed class DisarmProneComponent : Component { }
|
||||
@@ -24,6 +24,7 @@ using Content.Server.Tabletop;
|
||||
using Content.Server.Tabletop.Components;
|
||||
using Content.Server.Tools.Systems;
|
||||
using Content.Shared.Administration;
|
||||
using Content.Shared.Administration.Components;
|
||||
using Content.Shared.Body.Components;
|
||||
using Content.Shared.Body.Part;
|
||||
using Content.Shared.Clothing.Components;
|
||||
|
||||
Reference in New Issue
Block a user