namespace Content.Shared.Nutrition.AnimalHusbandry; /// /// This is used for denoting entities which are /// valid partners for . /// This functions outside of the whitelist. /// [RegisterComponent] public sealed partial class ReproductivePartnerComponent : Component { }