namespace Content.Server.Revolutionary.Components; /// /// Given to heads at round start. Used for assigning traitors to kill heads and for revs to check if the heads died or not. /// [RegisterComponent] public sealed partial class CommandStaffComponent : Component { } //TODO this should probably be on a mind role, not the mob