using Content.Server._White.Objectives.Systems; namespace Content.Server._White.Objectives.Components; [RegisterComponent, Access(typeof(PickBloodCultTargetSystem))] public sealed partial class PickBloodCultTargetComponent : Component;