using Robust.Shared.Serialization; namespace Content.Shared.Spider; [Serializable, NetSerializable] public enum SpiderWebVisuals { Variant }