namespace Content.Shared.EntityEffects.Effects.PlantMetabolism; public sealed partial class PlantAdjustMutationMod : PlantAdjustAttribute { public override string GuidebookAttributeName { get; set; } = "plant-attribute-mutation-mod"; }