mirror of
https://codeberg.org/Duvelcorp/MetaHunt.git
synced 2026-09-22 07:36:58 +00:00
76 lines
2.0 KiB
Lua
76 lines
2.0 KiB
Lua
-- Auto-generated fallback zone names for beast/vendor coordinate zone IDs
|
|
MTH_DS_ZoneNamesFallback = {
|
|
[1] = "Dun Morogh",
|
|
[3] = "Badlands",
|
|
[4] = "Blasted Lands",
|
|
[8] = "Swamp of Sorrows",
|
|
[10] = "Duskwood",
|
|
[11] = "Wetlands",
|
|
[12] = "Elwynn Forest",
|
|
[14] = "Durotar",
|
|
[15] = "Dustwallow Marsh",
|
|
[16] = "Azshara",
|
|
[17] = "The Barrens",
|
|
[28] = "Western Plaguelands",
|
|
[33] = "Stranglethorn Vale",
|
|
[36] = "Alterac Mountains",
|
|
[38] = "Loch Modan",
|
|
[40] = "Westfall",
|
|
[41] = "Deadwind Pass",
|
|
[44] = "Redridge Mountains",
|
|
[45] = "Arathi Highlands",
|
|
[46] = "Burning Steppes",
|
|
[47] = "The Hinterlands",
|
|
[51] = "Searing Gorge",
|
|
[85] = "Tirisfal Glades",
|
|
[130] = "Silverpine Forest",
|
|
[139] = "Eastern Plaguelands",
|
|
[141] = "Teldrassil",
|
|
[148] = "Darkshore",
|
|
[209] = "Shadowfang Keep",
|
|
[215] = "Mulgore",
|
|
[267] = "Hillsbrad Foothills",
|
|
[331] = "Ashenvale",
|
|
[357] = "Feralas",
|
|
[361] = "Felwood",
|
|
[400] = "Thousand Needles",
|
|
[405] = "Desolace",
|
|
[406] = "Stonetalon Mountains",
|
|
[408] = "Gillijim's Isle",
|
|
[409] = "Lapidis Isle",
|
|
[440] = "Tanaris",
|
|
[490] = "Un'Goro Crater",
|
|
[491] = "Razorfen Kraul",
|
|
[493] = "Moonglade",
|
|
[616] = "Hyjal",
|
|
[618] = "Winterspring",
|
|
[718] = "Wailing Caverns",
|
|
[719] = "Blackfathom Deeps",
|
|
[721] = "Gnomeregan",
|
|
[1176] = "Zul'Farrak",
|
|
[1337] = "Uldaman",
|
|
[1377] = "Silithus",
|
|
[1477] = "The Temple of Atal'Hakkar",
|
|
[1519] = "Stormwind City",
|
|
[1537] = "Ironforge",
|
|
[1583] = "Blackrock Spire",
|
|
[1941] = "Caverns of Time",
|
|
[1977] = "Zul'Gurub",
|
|
[2040] = "Alah'Thalas",
|
|
[2100] = "Maraudon",
|
|
[2597] = "Alterac Valley",
|
|
[3456] = "Naxxramas",
|
|
[3457] = "Tower of Karazhan",
|
|
[4012] = "Scarlet Enclave",
|
|
[5077] = "Crescent Grove",
|
|
[5121] = "Tel'Abim",
|
|
[5135] = "Scarlet Monastery Library",
|
|
[5179] = "Gilneas",
|
|
[5225] = "Thalassian Highlands",
|
|
[5536] = "Blackstone Island",
|
|
[5561] = "Balor",
|
|
[5581] = "Northwind",
|
|
[5601] = "Dragonmaw Retreat",
|
|
[5602] = "Grim Reaches",
|
|
}
|