using System; public enum Island { None = -1, GoneGreenlands, BountyBreeze, DesertShore, JungleSlush, RoughRocks, LagoonAtoll, SwampySlopes, VolcanoVitus, ShiveringSnows, FreakyFloors, Count }