using Robust.Shared.Serialization; namespace Content.Shared.Kudzu; [Serializable, NetSerializable] public enum KudzuVisuals { GrowthLevel, Variant }