Advertisement
Guest User

Zone Hash.

a guest
Sep 1st, 2013
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. my %zones = (1  =>  "South Qeynos",
  2.     2   =>  "North Qeynos",
  3.     3   =>  "The Surefall Glade",
  4.     4   =>  "The Qeynos Hills",
  5.     5   =>  "Highpass Hold",
  6.     6   =>  "High Keep",
  7.     8   =>  "North Freeport",
  8.     9   =>  "West Freeport",
  9.     10  =>  "East Freeport",
  10.     11  =>  "The Liberated Citadel of Runnyeye",
  11.     12  =>  "The Western Plains of Karana",
  12.     13  =>  "The Northern Plains of Karana",
  13.     14  =>  "The Southern Plains of Karana",
  14.     15  =>  "Eastern Plains of Karana",
  15.     16  =>  "Gorge of King Xorbb",
  16.     17  =>  "Blackburrow",
  17.     18  =>  "The Lair of the Splitpaw",
  18.     19  =>  "Rivervale",
  19.     20  =>  "Kithicor Forest",
  20.     21  =>  "West Commonlands",
  21.     22  =>  "East Commonlands",
  22.     23  =>  "The Erudin Palace",
  23.     24  =>  "Erudin",
  24.     25  =>  "The Nektulos Forest",
  25.     25  =>  "The Nektulos Forest",
  26.     26  =>  "Sunset Home",
  27.     27  =>  "The Lavastorm Mountains",
  28.     28  =>  "Nektropos",
  29.     29  =>  "Halas",
  30.     30  =>  "Everfrost Peaks",
  31.     31  =>  "Solusek's Eye",
  32.     32  =>  "Nagafen's Lair",
  33.     33  =>  "Misty Thicket",
  34.     34  =>  "Northern Desert of Ro",
  35.     35  =>  "Southern Desert of Ro",
  36.     36  =>  "Befallen",
  37.     37  =>  "Oasis of Marr",
  38.     38  =>  "Toxxulia Forest",
  39.     39  =>  "The Hole",
  40.     40  =>  "Neriak - Foreign Quarter",
  41.     41  =>  "Neriak - Commons",
  42.     42  =>  "Neriak - 3rd Gate",
  43.     43  =>  "Neriak Palace",
  44.     44  =>  "Najena",
  45.     45  =>  "The Qeynos Aqueduct System",
  46.     46  =>  "Innothule Swamp",
  47.     47  =>  "The Feerrott",
  48.     48  =>  "Accursed Temple of CazicThule",
  49.     49  =>  "Oggok",
  50.     50  =>  "The Rathe Mountains",
  51.     51  =>  "Lake Rathetear",
  52.     52  =>  "Grobb",
  53.     53  =>  "Aviak Village",
  54.     54  =>  "The Greater Faydark",
  55.     55  =>  "Ak'Anon",
  56.     56  =>  "Steamfont Mountains",
  57.     57  =>  "The Lesser Faydark",
  58.     58  =>  "Crushbone",
  59.     59  =>  "The Castle of Mistmoore",
  60.     60  =>  "South Kaladim",
  61.     61  =>  "Northern Felwithe",
  62.     62  =>  "Southern Felwithe",
  63.     63  =>  "The Estate of Unrest",
  64.     64  =>  "Kedge Keep",
  65.     65  =>  "The City of Guk",
  66.     66  =>  "The Ruins of Old Guk",
  67.     67  =>  "North Kaladim",
  68.     68  =>  "Butcherblock Mountains",
  69.     69  =>  "Ocean of Tears",
  70.     70  =>  "Dagnor's Cauldron",
  71.     71  =>  "The Plane of Sky",
  72.     72  =>  "The Plane of Fear",
  73.     73  =>  "The Permafrost Caverns",
  74.     74  =>  "Kerra Isle",
  75.     75  =>  "Paineel",
  76.     76  =>  "Plane of Hate",
  77.     77  =>  "The Arena",
  78.     78  =>  "The Field of Bone",
  79.     79  =>  "The Warsliks Woods",
  80.     80  =>  "The Temple of Solusek Ro",
  81.     81  =>  "The Temple of Droga",
  82.     82  =>  "Cabilis West",
  83.     83  =>  "The Swamp of No Hope",
  84.     84  =>  "Firiona Vie",
  85.     85  =>  "Lake of Ill Omen",
  86.     86  =>  "The Dreadlands",
  87.     87  =>  "The Burning Wood",
  88.     88  =>  "Kaesora",
  89.     89  =>  "The Ruins of Sebilis",
  90.     90  =>  "The City of Mist",
  91.     91  =>  "The Skyfire Mountains",
  92.     92  =>  "Frontier Mountains",
  93.     93  =>  "The Overthere",
  94.     94  =>  "The Emerald Jungle",
  95.     95  =>  "Trakanon's Teeth",
  96.     96  =>  "Timorous Deep",
  97.     97  =>  "Kurn's Tower",
  98.     98  =>  "Erud's Crossing",
  99.     100 =>  "The Stonebrunt Mountains",
  100.     101 =>  "The Warrens",
  101.     102 =>  "Karnor's Castle",
  102.     103 =>  "Chardok",
  103.     104 =>  "The Crypt of Dalnir",
  104.     105 =>  "The Howling Stones",
  105.     106 =>  "Cabilis East",
  106.     107 =>  "The Mines of Nurga",
  107.     108 =>  "Veeshan's Peak",
  108.     109 =>  "Veksar",
  109.     110 =>  "The Iceclad Ocean",
  110.     111 =>  "The Tower of Frozen Shadow",
  111.     112 =>  "Velketor's Labyrinth",
  112.     113 =>  "Kael Drakkel",
  113.     114 =>  "Skyshrine",
  114.     115 =>  "The City of Thurgadin",
  115.     116 =>  "Eastern Wastes",
  116.     117 =>  "Cobaltscar",
  117.     118 =>  "The Great Divide",
  118.     119 =>  "The Wakening Land",
  119.     120 =>  "The Western Wastes",
  120.     121 =>  "The Crystal Caverns",
  121.     123 =>  "Dragon Necropolis",
  122.     124 =>  "The Temple of Veeshan",
  123.     125 =>  "Siren's Grotto",
  124.     126 =>  "The Plane of Mischief",
  125.     127 =>  "The Plane of Growth",
  126.     128 =>  "The Sleeper's Tomb",
  127.     129 =>  "Icewell Keep",
  128.     130 =>  "Marauders Mire",
  129.     150 =>  "Shadow Haven",
  130.     151 =>  "The Bazaar",
  131.     151 =>  "The Bazaar",
  132.     152 =>  "Nexus",
  133.     153 =>  "The Echo Caverns",
  134.     154 =>  "The Acrylia Caverns",
  135.     155 =>  "The City of Shar Vahl",
  136.     156 =>  "The Paludal Caverns",
  137.     157 =>  "The Fungus Grove",
  138.     158 =>  "Vex Thal",
  139.     159 =>  "Sanctus Seru",
  140.     160 =>  "Katta Castellum",
  141.     161 =>  "Netherbian Lair",
  142.     162 =>  "Ssraeshza Temple",
  143.     163 =>  "Grieg's End",
  144.     164 =>  "The Deep",
  145.     165 =>  "Shadeweaver's Thicket",
  146.     166 =>  "Hollowshade Moor",
  147.     167 =>  "Grimling Forest",
  148.     168 =>  "Marus Seru",
  149.     169 =>  "Mons Letalis",
  150.     170 =>  "The Twilight Sea",
  151.     171 =>  "The Grey",
  152.     172 =>  "The Tenebrous Mountains",
  153.     173 =>  "The Maiden's Eye",
  154.     174 =>  "The Dawnshroud Peaks",
  155.     175 =>  "The Scarlet Desert",
  156.     176 =>  "The Umbral Plains",
  157.     179 =>  "The Akheva Ruins",
  158.     180 =>  "The Arena Two",
  159.     181 =>  "The Jaggedpine Forest",
  160.     182 =>  "Nedaria's Landing",
  161.     183 =>  "EverQuest Tutorial",
  162.     184 =>  "Loading Zone",
  163.     185 =>  "New Loading Zone",
  164.     186 =>  "The Plane of Hate",
  165.     187 =>  "Shadowrest",
  166.     188 =>  "The Mines of Gloomingdeep",
  167.     189 =>  "The Mines of Gloomingdeep",
  168.     190 =>  "Loading",
  169.     200 =>  "The Crypt of Decay",
  170.     201 =>  "The Plane of Justice",
  171.     202 =>  "The Plane of Knowledge",
  172.     203 =>  "The Plane of Tranquility",
  173.     204 =>  "The Plane of Nightmares",
  174.     205 =>  "The Plane of Disease",
  175.     206 =>  "The Plane of Innovation",
  176.     207 =>  "Torment, the Plane of Pain",
  177.     208 =>  "The Plane of Valor",
  178.     209 =>  "Bastion of Thunder",
  179.     210 =>  "The Plane of Storms",
  180.     211 =>  "The Halls of Honor",
  181.     212 =>  "The Tower of Solusek Ro",
  182.     213 =>  "Plane of War",
  183.     214 =>  "Drunder, the Fortress of Zek",
  184.     215 =>  "The Plane of Air",
  185.     216 =>  "The Plane of Water",
  186.     217 =>  "The Plane of Fire",
  187.     218 =>  "The Plane of Earth",
  188.     219 =>  "The Plane of Time",
  189.     220 =>  "The Temple of Marr",
  190.     221 =>  "The Lair of Terris Thule",
  191.     222 =>  "The Plane of Earth",
  192.     223 =>  "The Plane of Time",
  193.     224 =>  "The Gulf of Gunthak",
  194.     225 =>  "Dulak's Harbor",
  195.     226 =>  "The Torgiran Mines",
  196.     227 =>  "The Crypt of Nadox",
  197.     228 =>  "Hate's Fury",
  198.     229 =>  "Deepest Guk: Cauldron of Lost Souls",
  199.     230 =>  "The Rujarkian Hills: Bloodied Quarries",
  200.     231 =>  "Takish-Hiz: Sunken Library",
  201.     232 =>  "Miragul's Menagerie: Silent Gallery",
  202.     233 =>  "Mistmoore's Catacombs: Forlorn Caverns",
  203.     234 =>  "The Drowning Crypt",
  204.     235 =>  "The Rujarkian Hills: Halls of War",
  205.     236 =>  "Takish-Hiz: Shifting Tower",
  206.     237 =>  "Miragul's Menagerie: Frozen Nightmare",
  207.     238 =>  "Mistmoore's Catacombs: Dreary Grotto",
  208.     239 =>  "Deepest Guk: Ancient Aqueducts",
  209.     240 =>  "The Rujarkian Hills: Wind Bridges",
  210.     241 =>  "Takish-Hiz: Fading Temple",
  211.     242 =>  "The Spider Den",
  212.     243 =>  "Mistmoore's Catacombs: Struggles within the Progeny",
  213.     244 =>  "The Mushroom Grove",
  214.     245 =>  "The Rujarkian Hills: Prison Break",
  215.     246 =>  "Takish-Hiz: Royal Observatory",
  216.     247 =>  "Miragul's Menagerie: Hushed Banquet",
  217.     248 =>  "Mistmoore's Catacombs: Chambers of Eternal Affliction",
  218.     249 =>  "Deepest Guk: The Curse Reborn",
  219.     250 =>  "The Rujarkian Hills: Drudge Hollows",
  220.     251 =>  "Takish-Hiz: River of Recollection",
  221.     252 =>  "The Frosted Halls",
  222.     253 =>  "Mistmoore's Catacombs: Sepulcher of the Damned",
  223.     254 =>  "Deepest Guk: Chapel of the Witnesses",
  224.     255 =>  "The Rujarkian Hills: Fortified Lair of the Taskmasters",
  225.     256 =>  "Takish-Hiz: Sandfall Corridors",
  226.     257 =>  "The Forgotten Wastes",
  227.     258 =>  "Mistmoore's Catacombs: Scion Lair of Fury",
  228.     259 =>  "The Root Garden",
  229.     260 =>  "The Rujarkian Hills: Hidden Vale of Deceit",
  230.     261 =>  "Takish-Hiz: Balancing Chamber",
  231.     262 =>  "Miragul's Menagerie: Heart of the Menagerie",
  232.     263 =>  "Mistmoore's Catacombs: Cesspits of Putrescence",
  233.     264 =>  "Deepest Guk: Accursed Sanctuary",
  234.     265 =>  "The Rujarkian Hills: Blazing Forge ",
  235.     266 =>  "Takish-Hiz: Sweeping Tides",
  236.     267 =>  "The Morbid Laboratory",
  237.     268 =>  "Mistmoore's Catacombs: Aisles of Blood",
  238.     269 =>  "The Rujarkian Hills: Arena of Chance",
  239.     270 =>  "Takish-Hiz: Antiquated Palace",
  240.     271 =>  "The Theater of Imprisoned Horror",
  241.     272 =>  "Mistmoore's Catacombs: Halls of Sanguinary Rites",
  242.     273 =>  "The Rujarkian Hills: Barracks of War",
  243.     274 =>  "Takish-Hiz: Prismatic Corridors",
  244.     275 =>  "Miragul's Menagerie: Grand Library",
  245.     276 =>  "Mistmoore's Catacombs: Infernal Sanctuary",
  246.     277 =>  "Chardok: The Halls of Betrayal",
  247.     278 =>  "The Caverns of Exile",
  248.     279 =>  "The Abysmal Sea",
  249.     280 =>  "Natimbi, the Broken Shores",
  250.     281 =>  "Qinimi, Court of Nihilia",
  251.     282 =>  "Riwwi, Coliseum of Games",
  252.     283 =>  "Barindu, Hanging Gardens",
  253.     284 =>  "Ferubi, Forgotten Temple of Taelosia",
  254.     285 =>  "Sewers of Nihilia, Pool of Sludg",
  255.     286 =>  "Sewers of Nihilia, Lair of Trapp",
  256.     287 =>  "Sewers of Nihilia, Purifying Pla",
  257.     288 =>  "Sewers of Nihilia, Emanating Cre",
  258.     289 =>  "Tipt, Treacherous Crags",
  259.     290 =>  "Vxed, the Crumbling Caverns",
  260.     291 =>  "Yxtta, Pulpit of Exiles ",
  261.     292 =>  "Uqua, the Ocean God Chantry",
  262.     293 =>  "Kod'Taz, Broken Trial Grounds",
  263.     294 =>  "Ikkinz, Chambers of Transcendence",
  264.     295 =>  "Qvic, Prayer Grounds of Calling",
  265.     296 =>  "Inktu'Ta, the Unmasked Chapel",
  266.     297 =>  "Txevu, Lair of the Elite",
  267.     298 =>  "Tacvi, The Broken Temple",
  268.     299 =>  "Qvic, the Hidden Vault",
  269.     300 =>  "Wall of Slaughter",
  270.     301 =>  "The Bloodfields",
  271.     302 =>  "Dranik's Scar",
  272.     303 =>  "Nobles' Causeway",
  273.     304 =>  "Muramite Proving Grounds",
  274.     305 =>  "Muramite Proving Grounds",
  275.     306 =>  "Muramite Proving Grounds",
  276.     307 =>  "Muramite Proving Grounds",
  277.     308 =>  "Muramite Proving Grounds",
  278.     309 =>  "Muramite Proving Grounds",
  279.     316 =>  "Muramite Provinggrounds",
  280.     317 =>  "Anguish, the Fallen Palace",
  281.     318 =>  "Dranik's Hollows",
  282.     319 =>  "Dranik's Hollows",
  283.     320 =>  "Dranik's Hollows",
  284.     328 =>  "Catacombs of Dranik",
  285.     329 =>  "Catacombs of Dranik",
  286.     330 =>  "Catacombs of Dranik",
  287.     331 =>  "Sewers of Dranik",
  288.     332 =>  "Sewers of Dranik",
  289.     333 =>  "Sewers of Dranik",
  290.     334 =>  "Riftseekers' Sanctum",
  291.     335 =>  "Harbinger's Spire",
  292.     336 =>  "The Ruined City of Dranik",
  293.     337 =>  "The Broodlands",
  294.     338 =>  "Stillmoon Temple",
  295.     339 =>  "The Ascent",
  296.     340 =>  "Thundercrest Isles",
  297.     341 =>  "Lavaspinner's Lair",
  298.     342 =>  "Tirranun's Delve",
  299.     343 =>  "The Nest",
  300.     344 =>  "Guild Lobby",
  301.     345 =>  "Guild Hall",
  302.     346 =>  "The Barter Hall",
  303.     347 =>  "Ruins of Illsalin",
  304.     348 =>  "Illsalin Marketplace",
  305.     349 =>  "Temple of Korlach",
  306.     350 =>  "The Nargil Pits",
  307.     351 =>  "Dreadspire Keep",
  308.     354 =>  "The Hive",
  309.     355 =>  "The Hatchery",
  310.     356 =>  "The Cocoons",
  311.     357 =>  "Queen Sendaii`s Lair",
  312.     358 =>  "Stoneroot Falls",
  313.     359 =>  "Prince's Manor",
  314.     360 =>  "Caverns of the Lost",
  315.     361 =>  "Lair of the Korlach",
  316.     362 =>  "The Undershore",
  317.     363 =>  "Snarlstone Dens",
  318.     364 =>  "Shadow Spine",
  319.     365 =>  "Corathus Creep",
  320.     366 =>  "Sporali Caverns",
  321.     367 =>  "The Corathus Mines",
  322.     368 =>  "Shadowed Grove",
  323.     369 =>  "Arcstone, Isle of Spirits",
  324.     370 =>  "Relic, the Artifact City",
  325.     371 =>  "Skylance",
  326.     372 =>  "The Devastation",
  327.     373 =>  "The Seething Wall",
  328.     374 =>  "Sverag, Stronghold of Rage",
  329.     375 =>  "Razorthorn, Tower of Sullon Zek",
  330.     376 =>  "Ruins of Takish-Hiz",
  331.     377 =>  "The Root of Ro",
  332.     378 =>  "The Elddar Forest",
  333.     379 =>  "Tunare's Shrine",
  334.     380 =>  "Theater of Blood",
  335.     381 =>  "Deathknell, Tower of Dissonance",
  336.     382 =>  "East Freeport",
  337.     383 =>  "West Freeport",
  338.     384 =>  "Freeport Sewers",
  339.     385 =>  "Academy of Arcane Sciences",
  340.     386 =>  "Temple of Marr",
  341.     387 =>  "Freeport Militia House: My Precious",
  342.     388 =>  "Arena",
  343.     389 =>  "City Hall",
  344.     390 =>  "Theater of the Tranquil",
  345.     391 =>  "Hall of Truth: Bounty",
  346.     392 =>  "North Desert of Ro",
  347.     393 =>  "South Desert of Ro",
  348.     394 =>  "Crescent Reach",
  349.     395 =>  "Blightfire Moors",
  350.     396 =>  "Stone Hive",
  351.     397 =>  "Goru`kar Mesa",
  352.     398 =>  "Blackfeather Roost",
  353.     399 =>  "The Steppes",
  354.     400 =>  "Icefall Glacier",
  355.     401 =>  "Valdeholm",
  356.     402 =>  "Frostcrypt, Throne of the Shade King",
  357.     403 =>  "Sunderock Springs",
  358.     404 =>  "Vergalid Mines",
  359.     405 =>  "Direwind Cliffs",
  360.     406 =>  "Ashengate, Reliquary of the Scale",
  361.     407 =>  "Highpass Hold",
  362.     408 =>  "The Commonlands",
  363.     409 =>  "The Ocean of Tears",
  364.     410 =>  "Kithicor Forest",
  365.     411 =>  "Befallen",
  366.     412 =>  "HighKeep",
  367.     413 =>  "The Innothule Swamp",
  368.     414 =>  "Toxxulia Forest",
  369.     415 =>  "The Misty Thicket",
  370.     416 =>  "Katta Castrum",
  371.     417 =>  "Thalassius, the Coral Keep",
  372.     418 =>  "Jewel of Atiiki",
  373.     419 =>  "Zhisza, the Shissar Sanctuary",
  374.     420 =>  "Silyssar, New Chelsith",
  375.     421 =>  "Solteris, the Throne of Ro",
  376.     422 =>  "Barren Coast",
  377.     423 =>  "The Buried Sea",
  378.     424 =>  "Jardel's Hook",
  379.     425 =>  "Monkey Rock",
  380.     426 =>  "Suncrest Isle",
  381.     427 =>  "Deadbone Reef",
  382.     428 =>  "Blacksail Folly",
  383.     429 =>  "Maiden's Grave",
  384.     430 =>  "Redfeather Isle",
  385.     431 =>  "The Open Sea",
  386.     432 =>  "The Open Sea",
  387.     433 =>  "The Open Sea",
  388.     434 =>  "The Open Sea",
  389.     435 =>  "The Open Sea",
  390.     436 =>  "Fortress Mechanotus",
  391.     437 =>  "Meldrath's Majestic Mansion",
  392.     438 =>  "The Steam Factory",
  393.     439 =>  "S.H.I.P. Workshop",
  394.     440 =>  "Gyrospire Beza",
  395.     441 =>  "Gyrospire Zeka",
  396.     442 =>  "Dragonscale Hills",
  397.     443 =>  "Loping Plains",
  398.     444 =>  "Hills of Shade",
  399.     445 =>  "Bloodmoon Keep",
  400.     446 =>  "Crystallos, Lair of the Awakened",
  401.     447 =>  "The Mechamatic Guardian",
  402.     448 =>  "The Steamfont Mountains",
  403.     449 =>  "Crypt of Shade",
  404.     451 =>  "Deepscar's Den",
  405.     452 =>  "Field of Scale",
  406.     453 =>  "Kaesora Library",
  407.     454 =>  "Kaesora Hatchery",
  408.     455 =>  "Kurn's Tower",
  409.     456 =>  "Bloody Kithicor",
  410.     457 =>  "Old Commonlands",
  411.     458 =>  "Highpass Hold",
  412.     459 =>  "The Void",
  413.     460 =>  "The Void",
  414.     461 =>  "The Void",
  415.     462 =>  "The Void",
  416.     463 =>  "The Void",
  417.     464 =>  "The Void",
  418.     465 =>  "The Void",
  419.     466 =>  "Oceangreen Hills",
  420.     467 =>  "Oceangreen Village",
  421.     468 =>  "BlackBurrow",
  422.     469 =>  "Temple of Bertoxxulous",
  423.     470 =>  "Korafax, Home of the Riders",
  424.     471 =>  "Citadel of the Worldslayer",
  425.     472 =>  "Old Bloodfields",
  426.     473 =>  "The Precipice of War",
  427.     474 =>  "City of Dranik",
  428.     475 =>  "Toskirakk",
  429.     476 =>  "Korascian Warrens",
  430.     477 =>  "Rathe Council Chamber",
  431.     480 =>  "Brell's Rest",
  432.     481 =>  "Fungal Forest",
  433.     482 =>  "The Underquarry",
  434.     483 =>  "The Cooling Chamber",
  435.     484 =>  "Kernagir, the Shining City",
  436.     485 =>  "Arthicrex",
  437.     486 =>  "The Foundation",
  438.     487 =>  "Lichen Creep",
  439.     488 =>  "Pellucid Grotto",
  440.     489 =>  "Volska's Husk",
  441.     490 =>  "Brell's Temple",
  442.     491 =>  "The Convorteum",
  443.     492 =>  "Brell's Arena",
  444.     493 =>  "Wedding Chapel",
  445.     494 =>  "Wedding Chapel",
  446.     495 =>  "Lair of the Risen",
  447.     700 =>  "The Feerrott",
  448.     701 =>  "House of Thule",
  449.     702 =>  "House of Thule, Upper Floors",
  450.     703 =>  "The Grounds",
  451.     704 =>  "The Library",
  452.     705 =>  "The Well",
  453.     706 =>  "Erudin Burning",
  454.     707 =>  "Morell's Castle",
  455.     708 =>  "Sanctum Somnium",
  456.     709 =>  "Al'Kabor's Nightmare",
  457.     710 =>  "Miragul's Nightmare",
  458.     711 =>  "Fear Itself",
  459.     712 =>  "Sunrise Hills",
  460.     724 =>  "Argath, Bastion of Illdaera",
  461.     725 =>  "Valley of Lunanyn",
  462.     726 =>  "Sarith, City of Tides",
  463.     727 =>  "Rubak Oseka, Temple of the Sea",
  464.     728 =>  "Beasts' Domain",
  465.     729 =>  "The Resplendent Temple",
  466.     730 =>  "Pillars of Alra",
  467.     731 =>  "Windsong Sanctuary",
  468.     732 =>  "Erillion, City of Bronze",
  469.     733 =>  "Sepulcher of Order",
  470.     734 =>  "Sepulcher East",
  471.     735 =>  "Sepulcher West",
  472.     752 =>  "Shard's Landing",
  473.     753 =>  "Valley of King Xorbb",
  474.     754 =>  "Kael Drakkel: The King's Madness",
  475.     755 =>  "East Wastes: Zeixshi-Kar's Awakening",
  476.     756 =>  "The Crystal Caverns: Fragment of Fear",
  477.     757 =>  "The Breeding Grounds",
  478.     758 =>  "Evantil, the Vile Oak",
  479.     759 =>  "Grelleth's Palace, the Chateau of Filth",
  480.     760 =>  "Chapterhouse of the Fallen",
  481.     996 =>  "Art Testing Domain",
  482.     998 =>  "The Forgotten Halls",
  483.     999 =>  "Designer Apprentice");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement