]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Cuffable/Handcuff ECS (#14382)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Mon, 13 Mar 2023 23:34:26 +0000 (19:34 -0400)
committerGitHub <noreply@github.com>
Mon, 13 Mar 2023 23:34:26 +0000 (19:34 -0400)
commit49f757529855a0e4241dc553eb6bad016c16fc0c
tree8ec41d883e7b66d5dbdee8aac42746ddfb8ae431
parent59bf67ec8c6eb1b4a7a2618c07a0f8635a41da9b
Cuffable/Handcuff ECS (#14382)
25 files changed:
Content.Client/Cuffs/Components/CuffableComponent.cs [deleted file]
Content.Client/Cuffs/Components/HandcuffComponent.cs [deleted file]
Content.Client/Cuffs/CuffableSystem.cs
Content.Client/Inventory/StrippableBoundUserInterface.cs
Content.IntegrationTests/Tests/GameObjects/Components/ActionBlocking/HandCuffTest.cs
Content.Server/Administration/Components/DisarmProneComponent.cs [deleted file]
Content.Server/Administration/Systems/AdminVerbSystem.Smites.cs
Content.Server/Alert/Click/RemoveCuffs.cs
Content.Server/Cuffs/Components/CuffableComponent.cs [deleted file]
Content.Server/Cuffs/Components/HandcuffComponent.cs [deleted file]
Content.Server/Cuffs/CuffableSystem.cs
Content.Server/Hands/Systems/HandVirtualItemSystem.cs
Content.Server/Implants/SubdermalImplantSystem.cs
Content.Server/Objectives/Conditions/EscapeShuttleCondition.cs
Content.Server/Strip/StrippableSystem.cs
Content.Server/Weapons/Melee/MeleeWeaponSystem.cs
Content.Shared/Administration/Components/DisarmProneComponent.cs [new file with mode: 0644]
Content.Shared/Cuffs/Components/CuffableComponent.cs [new file with mode: 0644]
Content.Shared/Cuffs/Components/HandcuffComponent.cs [new file with mode: 0644]
Content.Shared/Cuffs/Components/SharedCuffableComponent.cs [deleted file]
Content.Shared/Cuffs/Components/SharedHandcuffComponent.cs [deleted file]
Content.Shared/Cuffs/SharedCuffableSystem.cs
Content.Shared/Hands/SharedHandVirtualItemSystem.cs
Resources/Locale/en-US/cuffs/components/handcuff-component.ftl
Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml