Sociopath delete (#917)

* fuck sociopath and grass seel position

* Update PostMapInitTest.cs

* fix
This commit is contained in:
Ed
2025-02-19 21:56:29 +03:00
committed by GitHub
parent fa21ad93ff
commit 224d96bd34
16 changed files with 3 additions and 113 deletions

View File

@@ -1,11 +0,0 @@
using Content.Shared.Roles;
namespace Content.Server._CP14.Roles;
/// <summary>
/// Added to mind role entities to tag that they are a sociopath.
/// </summary>
[RegisterComponent]
public sealed partial class CP14SociopathRoleComponent : BaseMindRoleComponent
{
}