using Content.Server.StationEvents.Events; namespace Content.Server.StationEvents.Components; [RegisterComponent, Access(typeof(KudzuGrowthRule))] public sealed partial class KudzuGrowthRuleComponent : Component { }