Сортировка эксклюзива енги + респрайт деревянных столов и дверей (#12)

* Massive

* Чейндлок

(cherry picked from commit 4dc165e4c1aa75e8fd22f14db95ac72bf50c77f5)
This commit is contained in:
BIGZi0348
2024-09-25 23:11:01 +03:00
committed by keslik
parent 79c22c1d81
commit 3b8cb7a398
45 changed files with 78 additions and 29 deletions

View File

@@ -0,0 +1,11 @@
namespace Content.Shared._White._Engi.BucketHelmet;
/// <summary>
/// This is used to block stripping headsets when bucket helmet is on.
/// WD Engi Exclusive.
/// </summary>
[RegisterComponent]
public sealed partial class PreventStrippingFromEarsComponent : Component
{
}