Акцент бомжу

This commit is contained in:
BIGZi0348
2025-01-02 23:27:41 +03:00
parent 279120bd9b
commit 218dbe4e37
5 changed files with 516 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
namespace Content.Server._White.Accent.BomzhAccent;
[RegisterComponent]
[Access(typeof(BomzhAccentSystem))]
public sealed partial class BomzhAccentComponent : Component
{
}