namespace Server.Spells { public enum SpellCircle { First, Second, Third, Fourth, Fifth, Sixth, Seventh, Eighth } }