using Robust.Shared.Serialization; namespace Content.Shared.Botany; [Serializable, NetSerializable] public enum ProduceVisuals : byte { Potency }