* StunLock

* DisarmMalus

* Баланс
This commit is contained in:
Spatison
2024-07-21 20:55:01 +03:00
committed by GitHub
parent 0b1f2a208e
commit 06b4a48b8f
9 changed files with 26 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
namespace Content.Shared._White.StunLock;
[RegisterComponent]
public sealed partial class StunLockComponent : Component
{
}