Dragonmaw Retreat, Stormwrought Ruins, MC extersion loot
This commit is contained in:
+30
-1
@@ -2184,6 +2184,7 @@ AtlasLoot_HewdropDown = {
|
|||||||
{{ AL["[22-30] Shadowfang Keep"], "ShadowfangKeep", "Submenu" },},
|
{{ AL["[22-30] Shadowfang Keep"], "ShadowfangKeep", "Submenu" },},
|
||||||
{{ AL["[23-32] Blackfathom Deeps"], "BlackfathomDeeps", "Submenu" },},
|
{{ AL["[23-32] Blackfathom Deeps"], "BlackfathomDeeps", "Submenu" },},
|
||||||
{{ AL["[22-30] The Stockade"], "TheStockade", "Submenu" },},
|
{{ AL["[22-30] The Stockade"], "TheStockade", "Submenu" },},
|
||||||
|
{{ AL["[26-35] Dragonmaw Retreat"], "DragonmawRetreat", "Submenu" },},
|
||||||
{{ AL["[29-38] Gnomeregan"], "Gnomeregan", "Submenu" },},
|
{{ AL["[29-38] Gnomeregan"], "Gnomeregan", "Submenu" },},
|
||||||
{{ AL["[29-38] Razorfen Kraul"], "RazorfenKraul", "Submenu" },},
|
{{ AL["[29-38] Razorfen Kraul"], "RazorfenKraul", "Submenu" },},
|
||||||
{{ AL["[32-38] The Crescent Grove"], "TheCrescentGrove", "Submenu" },},
|
{{ AL["[32-38] The Crescent Grove"], "TheCrescentGrove", "Submenu" },},
|
||||||
@@ -2193,6 +2194,7 @@ AtlasLoot_HewdropDown = {
|
|||||||
{ AL["[32-41] Scarlet Monastery (Armory)"], "SMArmory", "Submenu" },
|
{ AL["[32-41] Scarlet Monastery (Armory)"], "SMArmory", "Submenu" },
|
||||||
{ AL["[35-45] Scarlet Monastery (Cathedral)"], "SMCathedral", "Submenu" },
|
{ AL["[35-45] Scarlet Monastery (Cathedral)"], "SMCathedral", "Submenu" },
|
||||||
},},
|
},},
|
||||||
|
{{ AL["[32-44] Stormwrought Ruins"], "StormwroughtRuins", "Submenu" },},
|
||||||
{{ AL["[36-46] Razorfen Downs"], "RazorfenDowns", "Submenu" },},
|
{{ AL["[36-46] Razorfen Downs"], "RazorfenDowns", "Submenu" },},
|
||||||
{{ AL["[40-51] Uldaman"], "Uldaman", "Submenu" },},
|
{{ AL["[40-51] Uldaman"], "Uldaman", "Submenu" },},
|
||||||
{{ AL["[42-50] Gilneas City"], "GilneasCity", "Submenu" },},
|
{{ AL["[42-50] Gilneas City"], "GilneasCity", "Submenu" },},
|
||||||
@@ -2484,13 +2486,16 @@ AtlasLoot_HewdropDown_SubTables = {
|
|||||||
{ AL["Trash Mobs"], "GnTrash" },
|
{ AL["Trash Mobs"], "GnTrash" },
|
||||||
},
|
},
|
||||||
["MoltenCore"] = {
|
["MoltenCore"] = {
|
||||||
|
{ AL["Incindis"], "MCIncindis" },
|
||||||
{ AL["Lucifron"], "MCLucifron" },
|
{ AL["Lucifron"], "MCLucifron" },
|
||||||
{ AL["Magmadar"], "MCMagmadar" },
|
{ AL["Magmadar"], "MCMagmadar" },
|
||||||
{ AL["Gehennas"], "MCGehennas" },
|
-- { AL["Gehennas"], "MCGehennas" },
|
||||||
{ AL["Garr"], "MCGarr" },
|
{ AL["Garr"], "MCGarr" },
|
||||||
{ AL["Shazzrah"], "MCShazzrah" },
|
{ AL["Shazzrah"], "MCShazzrah" },
|
||||||
{ AL["Baron Geddon"], "MCGeddon" },
|
{ AL["Baron Geddon"], "MCGeddon" },
|
||||||
{ AL["Golemagg the Incinerator"], "MCGolemagg" },
|
{ AL["Golemagg the Incinerator"], "MCGolemagg" },
|
||||||
|
{ AL["Basalthar & Smoldaris"], "MCTwins" },
|
||||||
|
{ AL["Sorcerer-Thane Thaurissan"], "MCThaurissan" },
|
||||||
{ AL["Sulfuron Harbinger"], "MCSulfuron" },
|
{ AL["Sulfuron Harbinger"], "MCSulfuron" },
|
||||||
{ AL["Majordomo Executus"], "MCMajordomo" },
|
{ AL["Majordomo Executus"], "MCMajordomo" },
|
||||||
{ AL["Ragnaros"], "MCRagnaros" },
|
{ AL["Ragnaros"], "MCRagnaros" },
|
||||||
@@ -2889,6 +2894,30 @@ AtlasLoot_HewdropDown_SubTables = {
|
|||||||
{ WHITE.."[61]"..DEFAULT.." "..AL["Crusader Larsarius"] .." "..WHITE.."("..AL["Eastern Plaguelands"] ..")", "CrusaderLarsarius" },
|
{ WHITE.."[61]"..DEFAULT.." "..AL["Crusader Larsarius"] .." "..WHITE.."("..AL["Eastern Plaguelands"] ..")", "CrusaderLarsarius" },
|
||||||
{ WHITE.."[61]"..DEFAULT.." "..AL["Shadeflayer Goliath"] .." "..WHITE.."("..AL["Hyjal"] ..")", "ShadeflayerGoliath" },
|
{ WHITE.."[61]"..DEFAULT.." "..AL["Shadeflayer Goliath"] .." "..WHITE.."("..AL["Hyjal"] ..")", "ShadeflayerGoliath" },
|
||||||
},
|
},
|
||||||
|
["DragonmawRetreat"] = {
|
||||||
|
{ AL["Gowlfang"], "DMRGowlfang" },
|
||||||
|
{ AL["Cavernweb Broodmother"], "DMRBroodmother" },
|
||||||
|
{ AL["Web Master Torkon"], "DMRWebMaster" },
|
||||||
|
{ AL["Garlok Flamekeeper"], "DMRGarlok" },
|
||||||
|
{ AL["Halgan Redbrand"], "DMRHalgan" },
|
||||||
|
{ AL["Elder Hollowblood"], "DMRElderHollowblood" },
|
||||||
|
{ AL["Searistrasz"], "DMRSearistrasz" },
|
||||||
|
{ AL["Zuluhed the Whacked"], "DMRZuluhed" },
|
||||||
|
},
|
||||||
|
["StormwroughtRuins"] = {
|
||||||
|
{ AL["Oronok Torn-Heart"], "SWROronok" },
|
||||||
|
{ AL["Dagar the Glutton"], "SWRDagar" },
|
||||||
|
{ AL["Duke Balor the IV"], "SWRDukeBalor" },
|
||||||
|
{ AL["Librarian Theodorus"], "SWRLibrarian" },
|
||||||
|
{ AL["Chieftain Stormsong"], "SWRChieftain" },
|
||||||
|
{ AL["Deathlord Tidebane"], "SWRDeathlord" },
|
||||||
|
{ AL["Subjugator Halthas Shadecrest"], "SWRSubjugator" },
|
||||||
|
{ AL["Mycellakos"], "SWRMycellakos" },
|
||||||
|
{ AL["Eldermaw the Primordial"], "SWREldermaw" },
|
||||||
|
{ AL["Lady Drazare"], "SWRLadyDrazare" },
|
||||||
|
{ AL["Remains of the Innocent"], "SWRRemains" },
|
||||||
|
{ AL["Mergothid"], "SWRMergothid" },
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|||||||
+216
-26
@@ -1,14 +1,5 @@
|
|||||||
local AL = AceLibrary("AceLocale-2.2"):new("AtlasLoot");
|
local AL = AceLibrary("AceLocale-2.2"):new("AtlasLoot");
|
||||||
|
|
||||||
-- Colours stored for code readability
|
|
||||||
local GREY = "|cff999999";
|
|
||||||
local RED = "|cffff0000";
|
|
||||||
local WHITE = "|cffFFFFFF";
|
|
||||||
local GREEN = "|cff1eff00";
|
|
||||||
local PURPLE = "|cff9F3FFF";
|
|
||||||
local BLUE = "|cff0070dd";
|
|
||||||
local ORANGE = "|cffFF8400";
|
|
||||||
|
|
||||||
AtlasLoot_ButtonRegistry = {
|
AtlasLoot_ButtonRegistry = {
|
||||||
--WoW Instances
|
--WoW Instances
|
||||||
["DUNGEONSMENU1"] = {
|
["DUNGEONSMENU1"] = {
|
||||||
@@ -21,6 +12,178 @@ AtlasLoot_ButtonRegistry = {
|
|||||||
Prev_Page = "DUNGEONSMENU1";
|
Prev_Page = "DUNGEONSMENU1";
|
||||||
Prev_Title = AL["Dungeons & Raids"];
|
Prev_Title = AL["Dungeons & Raids"];
|
||||||
};
|
};
|
||||||
|
["DMRGowlfang"] = {
|
||||||
|
Title = AL["Gowlfang"],
|
||||||
|
Next_Page = "DMRBroodmother",
|
||||||
|
Next_Title = AL["Cavernweb Broodmother"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["DMRBroodmother"] = {
|
||||||
|
Title = AL["Cavernweb Broodmother"],
|
||||||
|
Prev_Page = "DMRGowlfang",
|
||||||
|
Prev_Title = AL["Gowlfang"],
|
||||||
|
Next_Page = "DMRWebMaster",
|
||||||
|
Next_Title = AL["Web Master Torkon"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["DMRWebMaster"] = {
|
||||||
|
Title = AL["Web Master Torkon"],
|
||||||
|
Prev_Page = "DMRBroodmother",
|
||||||
|
Prev_Title = AL["Cavernweb Broodmother"],
|
||||||
|
Next_Page = "DMRGarlok",
|
||||||
|
Next_Title = AL["Garlok Flamekeeper"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["DMRGarlok"] = {
|
||||||
|
Title = AL["Garlok Flamekeeper"],
|
||||||
|
Prev_Page = "DMRWebMaster",
|
||||||
|
Prev_Title = AL["Web Master Torkon"],
|
||||||
|
Next_Page = "DMRHalgan",
|
||||||
|
Next_Title = AL["Halgan Redbrand"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["DMRHalgan"] = {
|
||||||
|
Title = AL["Halgan Redbrand"],
|
||||||
|
Prev_Page = "DMRGarlok",
|
||||||
|
Prev_Title = AL["Garlok Flamekeeper"],
|
||||||
|
Next_Page = "DMRElderHollowblood",
|
||||||
|
Next_Title = AL["Elder Hollowblood"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["DMRElderHollowblood"] = {
|
||||||
|
Title = AL["Elder Hollowblood"],
|
||||||
|
Prev_Page = "DMRHalgan",
|
||||||
|
Prev_Title = AL["Halgan Redbrand"],
|
||||||
|
Next_Page = "DMRSearistrasz",
|
||||||
|
Next_Title = AL["Searistrasz"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["DMRSearistrasz"] = {
|
||||||
|
Title = AL["Searistrasz"],
|
||||||
|
Prev_Page = "DMRElderHollowblood",
|
||||||
|
Prev_Title = AL["Elder Hollowblood"],
|
||||||
|
Next_Page = "DMRZuluhed",
|
||||||
|
Next_Title = AL["Zuluhed the Whacked"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["DMRZuluhed"] = {
|
||||||
|
Title = AL["Zuluhed the Whacked"],
|
||||||
|
Prev_Page = "DMRSearistrasz",
|
||||||
|
Prev_Title = AL["Searistrasz"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["SWROronok"] = {
|
||||||
|
Title = AL["Oronok Torn-Heart"],
|
||||||
|
Next_Page = "SWRDagar",
|
||||||
|
Next_Title = AL["Dagar the Glutton"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["SWRDagar"] = {
|
||||||
|
Title = AL["Dagar the Glutton"],
|
||||||
|
Prev_Page = "SWROronok",
|
||||||
|
Prev_Title = AL["Oronok Torn-Heart"],
|
||||||
|
Next_Page = "SWRDukeBalor",
|
||||||
|
Next_Title = AL["Duke Balor the IV"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["SWRDukeBalor"] = {
|
||||||
|
Title = AL["Duke Balor the IV"],
|
||||||
|
Prev_Page = "SWRDagar",
|
||||||
|
Prev_Title = AL["Dagar the Glutton"],
|
||||||
|
Next_Page = "SWRLibrarian",
|
||||||
|
Next_Title = AL["Librarian Theodorus"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["SWRLibrarian"] = {
|
||||||
|
Title = AL["Librarian Theodorus"],
|
||||||
|
Prev_Page = "SWRDukeBalor",
|
||||||
|
Prev_Title = AL["Duke Balor the IV"],
|
||||||
|
Next_Page = "SWRChieftain",
|
||||||
|
Next_Title = AL["Chieftain Stormsong"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["SWRChieftain"] = {
|
||||||
|
Title = AL["Chieftain Stormsong"],
|
||||||
|
Prev_Page = "SWRLibrarian",
|
||||||
|
Prev_Title = AL["Librarian Theodorus"],
|
||||||
|
Next_Page = "SWRDeathlord",
|
||||||
|
Next_Title = AL["Deathlord Tidebane"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["SWRDeathlord"] = {
|
||||||
|
Title = AL["Deathlord Tidebane"],
|
||||||
|
Prev_Page = "SWRChieftain",
|
||||||
|
Prev_Title = AL["Chieftain Stormsong"],
|
||||||
|
Next_Page = "SWRSubjugator",
|
||||||
|
Next_Title = AL["Subjugator Halthas Shadecrest"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["SWRSubjugator"] = {
|
||||||
|
Title = AL["Subjugator Halthas Shadecrest"],
|
||||||
|
Prev_Page = "SWRDeathlord",
|
||||||
|
Prev_Title = AL["Deathlord Tidebane"],
|
||||||
|
Next_Page = "SWRMycellakos",
|
||||||
|
Next_Title = AL["Mycellakos"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["SWRMycellakos"] = {
|
||||||
|
Title = AL["Mycellakos"],
|
||||||
|
Prev_Page = "SWRSubjugator",
|
||||||
|
Prev_Title = AL["Subjugator Halthas Shadecrest"],
|
||||||
|
Next_Page = "SWREldermaw",
|
||||||
|
Next_Title = AL["Eldermaw the Primordial"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["SWREldermaw"] = {
|
||||||
|
Title = AL["Eldermaw the Primordial"],
|
||||||
|
Prev_Page = "SWRMycellakos",
|
||||||
|
Prev_Title = AL["Mycellakos"],
|
||||||
|
Next_Page = "SWRLadyDrazare",
|
||||||
|
Next_Title = AL["Lady Drazare"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["SWRLadyDrazare"] = {
|
||||||
|
Title = AL["Lady Drazare"],
|
||||||
|
Prev_Page = "SWREldermaw",
|
||||||
|
Prev_Title = AL["Eldermaw the Primordial"],
|
||||||
|
Next_Page = "SWRRemains",
|
||||||
|
Next_Title = AL["Remains of the Innocent"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["SWRRemains"] = {
|
||||||
|
Title = AL["Remains of the Innocent"],
|
||||||
|
Prev_Page = "SWRLadyDrazare",
|
||||||
|
Prev_Title = AL["Lady Drazare"],
|
||||||
|
Next_Page = "SWRMergothid",
|
||||||
|
Next_Title = AL["Mergothid"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
|
["SWRMergothid"] = {
|
||||||
|
Title = AL["Mergothid"],
|
||||||
|
Prev_Page = "SWRRemains",
|
||||||
|
Prev_Title = AL["Remains of the Innocent"],
|
||||||
|
Back_Page = "DUNGEONSMENU1",
|
||||||
|
Back_Title = AL["Dungeons & Raids"],
|
||||||
|
};
|
||||||
["HQHighForemanBargulBlackhammer"] = {
|
["HQHighForemanBargulBlackhammer"] = {
|
||||||
Title = AL["High Foreman Bargul Blackhammer"];
|
Title = AL["High Foreman Bargul Blackhammer"];
|
||||||
Next_Page = "HQEngineerFiggles";
|
Next_Page = "HQEngineerFiggles";
|
||||||
@@ -1062,37 +1225,46 @@ AtlasLoot_ButtonRegistry = {
|
|||||||
Back_Page = "DUNGEONSMENU1";
|
Back_Page = "DUNGEONSMENU1";
|
||||||
Back_Title = AL["Dungeons & Raids"];
|
Back_Title = AL["Dungeons & Raids"];
|
||||||
};
|
};
|
||||||
|
["MCIncindis"] = {
|
||||||
|
Title = AL["Incindis"];
|
||||||
|
Next_Page = "MCLucifron";
|
||||||
|
Next_Title = AL["Lucifron"];
|
||||||
|
Back_Page = "DUNGEONSMENU2";
|
||||||
|
Back_Title = AL["Dungeons & Raids"];
|
||||||
|
};
|
||||||
["MCLucifron"] = {
|
["MCLucifron"] = {
|
||||||
Title = AL["Lucifron"];
|
Title = AL["Lucifron"];
|
||||||
Next_Page = "MCMagmadar";
|
Next_Page = "MCMagmadar";
|
||||||
Next_Title = AL["Magmadar"];
|
Next_Title = AL["Magmadar"];
|
||||||
|
Prev_Page = "MCIncindis";
|
||||||
|
Prev_Title = AL["Incindis"];
|
||||||
Back_Page = "DUNGEONSMENU2";
|
Back_Page = "DUNGEONSMENU2";
|
||||||
Back_Title = AL["Dungeons & Raids"];
|
Back_Title = AL["Dungeons & Raids"];
|
||||||
};
|
};
|
||||||
["MCMagmadar"] = {
|
["MCMagmadar"] = {
|
||||||
Title = AL["Magmadar"];
|
Title = AL["Magmadar"];
|
||||||
Next_Page = "MCGehennas";
|
Next_Page = "MCGarr";
|
||||||
Next_Title = AL["Gehennas"];
|
Next_Title = AL["Garr"];
|
||||||
Prev_Page = "MCLucifron";
|
Prev_Page = "MCLucifron";
|
||||||
Prev_Title = AL["Lucifron"];
|
Prev_Title = AL["Lucifron"];
|
||||||
Back_Page = "DUNGEONSMENU2";
|
Back_Page = "DUNGEONSMENU2";
|
||||||
Back_Title = AL["Dungeons & Raids"];
|
Back_Title = AL["Dungeons & Raids"];
|
||||||
};
|
};
|
||||||
["MCGehennas"] = {
|
-- ["MCGehennas"] = {
|
||||||
Title = AL["Gehennas"];
|
-- Title = AL["Gehennas"];
|
||||||
Next_Page = "MCGarr";
|
-- Next_Page = "MCGarr";
|
||||||
Next_Title = AL["Garr"];
|
-- Next_Title = AL["Garr"];
|
||||||
Prev_Page = "MCMagmadar";
|
-- Prev_Page = "MCMagmadar";
|
||||||
Prev_Title = AL["Magmadar"];
|
-- Prev_Title = AL["Magmadar"];
|
||||||
Back_Page = "DUNGEONSMENU2";
|
-- Back_Page = "DUNGEONSMENU2";
|
||||||
Back_Title = AL["Dungeons & Raids"];
|
-- Back_Title = AL["Dungeons & Raids"];
|
||||||
};
|
-- };
|
||||||
["MCGarr"] = {
|
["MCGarr"] = {
|
||||||
Title = AL["Garr"];
|
Title = AL["Garr"];
|
||||||
Next_Page = "MCShazzrah";
|
Next_Page = "MCShazzrah";
|
||||||
Next_Title = AL["Shazzrah"];
|
Next_Title = AL["Shazzrah"];
|
||||||
Prev_Page = "MCGehennas";
|
Prev_Page = "MCMagmadar";
|
||||||
Prev_Title = AL["Gehennas"];
|
Prev_Title = AL["Magmadar"];
|
||||||
Back_Page = "DUNGEONSMENU2";
|
Back_Page = "DUNGEONSMENU2";
|
||||||
Back_Title = AL["Dungeons & Raids"];
|
Back_Title = AL["Dungeons & Raids"];
|
||||||
};
|
};
|
||||||
@@ -1116,19 +1288,37 @@ AtlasLoot_ButtonRegistry = {
|
|||||||
};
|
};
|
||||||
["MCGolemagg"] = {
|
["MCGolemagg"] = {
|
||||||
Title = AL["Golemagg the Incinerator"];
|
Title = AL["Golemagg the Incinerator"];
|
||||||
Next_Page = "MCSulfuron";
|
Next_Page = "MCTwins";
|
||||||
Next_Title = AL["Sulfuron Harbinger"];
|
Next_Title = AL["Basalthar & Smoldaris"];
|
||||||
Prev_Page = "MCGeddon";
|
Prev_Page = "MCGeddon";
|
||||||
Prev_Title = AL["Baron Geddon"];
|
Prev_Title = AL["Baron Geddon"];
|
||||||
Back_Page = "DUNGEONSMENU2";
|
Back_Page = "DUNGEONSMENU2";
|
||||||
Back_Title = AL["Dungeons & Raids"];
|
Back_Title = AL["Dungeons & Raids"];
|
||||||
};
|
};
|
||||||
|
["MCTwins"] = {
|
||||||
|
Title = AL["Basalthar & Smoldaris"];
|
||||||
|
Next_Page = "MCThaurissan";
|
||||||
|
Next_Title =AL["Sorcerer-Thane Thaurissan"];
|
||||||
|
Prev_Page = "MCGolemagg";
|
||||||
|
Prev_Title = AL["Golemagg the Incinerator"];
|
||||||
|
Back_Page = "DUNGEONSMENU2";
|
||||||
|
Back_Title = AL["Dungeons & Raids"];
|
||||||
|
};
|
||||||
|
["MCThaurissan"] = {
|
||||||
|
Title = AL["Sorcerer-Thane Thaurissan"];
|
||||||
|
Next_Page = "MCSulfuron";
|
||||||
|
Next_Title = AL["Sulfuron Harbinger"];
|
||||||
|
Prev_Page = "MCTwins";
|
||||||
|
Prev_Title = AL["Basalthar & Smoldaris"];
|
||||||
|
Back_Page = "DUNGEONSMENU2";
|
||||||
|
Back_Title = AL["Dungeons & Raids"];
|
||||||
|
};
|
||||||
["MCSulfuron"] = {
|
["MCSulfuron"] = {
|
||||||
Title = AL["Sulfuron Harbinger"];
|
Title = AL["Sulfuron Harbinger"];
|
||||||
Next_Page = "MCMajordomo";
|
Next_Page = "MCMajordomo";
|
||||||
Next_Title = AL["Majordomo Executus"];
|
Next_Title = AL["Majordomo Executus"];
|
||||||
Prev_Page = "MCGolemagg";
|
Prev_Page = "MCThaurissan";
|
||||||
Prev_Title = AL["Golemagg the Incinerator"];
|
Prev_Title = AL["Sorcerer-Thane Thaurissan"];
|
||||||
Back_Page = "DUNGEONSMENU2";
|
Back_Page = "DUNGEONSMENU2";
|
||||||
Back_Title = AL["Dungeons & Raids"];
|
Back_Title = AL["Dungeons & Raids"];
|
||||||
};
|
};
|
||||||
|
|||||||
+154
-142
@@ -41,150 +41,150 @@ function AtlasLoot_DungeonsMenu1()
|
|||||||
AtlasLootMenuItem_6_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_6_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_6.lootpage="SWStTargorr";
|
AtlasLootMenuItem_6.lootpage="SWStTargorr";
|
||||||
AtlasLootMenuItem_6:Show();
|
AtlasLootMenuItem_6:Show();
|
||||||
--Gnomer
|
-- Dragonmaw Retreat
|
||||||
AtlasLootMenuItem_7_Name:SetText(AL["[29-38] Gnomeregan"]);
|
AtlasLootMenuItem_7_Name:SetText(AL["[26-35] Dragonmaw Retreat"]);
|
||||||
AtlasLootMenuItem_7_Extra:SetText(AL["Dun Morogh"]);
|
AtlasLootMenuItem_7_Extra:SetText(AL["Wetlands"]);
|
||||||
AtlasLootMenuItem_7_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_7_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_7.lootpage="GnGrubbis";
|
AtlasLootMenuItem_7.lootpage="DMRGowlfang";
|
||||||
AtlasLootMenuItem_7:Show();
|
AtlasLootMenuItem_7:Show();
|
||||||
--RFK
|
--Gnomer
|
||||||
AtlasLootMenuItem_8_Name:SetText(AL["[29-38] Razorfen Kraul"]);
|
AtlasLootMenuItem_8_Name:SetText(AL["[29-38] Gnomeregan"]);
|
||||||
AtlasLootMenuItem_8_Extra:SetText(AL["Barrens"]);
|
AtlasLootMenuItem_8_Extra:SetText(AL["Dun Morogh"]);
|
||||||
AtlasLootMenuItem_8_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_8_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_8.lootpage="RFKAggem";
|
AtlasLootMenuItem_8.lootpage="GnGrubbis";
|
||||||
AtlasLootMenuItem_8:Show();
|
AtlasLootMenuItem_8:Show();
|
||||||
--Crescent Grove
|
--RFK
|
||||||
AtlasLootMenuItem_9_Name:SetText(AL["[32-38] The Crescent Grove"]);
|
AtlasLootMenuItem_9_Name:SetText(AL["[29-38] Razorfen Kraul"]);
|
||||||
AtlasLootMenuItem_9_Extra:SetText(AL["Ashenvale"]);
|
AtlasLootMenuItem_9_Extra:SetText(AL["Barrens"]);
|
||||||
AtlasLootMenuItem_9_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_9_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_9.lootpage="TCGGrovetenderEngryss";
|
AtlasLootMenuItem_9.lootpage="RFKAggem";
|
||||||
AtlasLootMenuItem_9:Show();
|
AtlasLootMenuItem_9:Show();
|
||||||
--SM GY
|
--Crescent Grove
|
||||||
AtlasLootMenuItem_10_Name:SetText(AL["[27-36] Scarlet Monastery (Graveyard)"]);
|
AtlasLootMenuItem_10_Name:SetText(AL["[32-38] The Crescent Grove"]);
|
||||||
AtlasLootMenuItem_10_Extra:SetText(AL["Tirisfal Glades"]);
|
AtlasLootMenuItem_10_Extra:SetText(AL["Ashenvale"]);
|
||||||
AtlasLootMenuItem_10_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_10_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_10.lootpage="SMVishas";
|
AtlasLootMenuItem_10.lootpage="TCGGrovetenderEngryss";
|
||||||
AtlasLootMenuItem_10:Show();
|
AtlasLootMenuItem_10:Show();
|
||||||
--SM Library
|
--SM GY
|
||||||
AtlasLootMenuItem_11_Name:SetText(AL["[28-39] Scarlet Monastery (Library)"]);
|
AtlasLootMenuItem_11_Name:SetText(AL["[27-36] Scarlet Monastery (Graveyard)"]);
|
||||||
AtlasLootMenuItem_11_Extra:SetText(AL["Tirisfal Glades"]);
|
AtlasLootMenuItem_11_Extra:SetText(AL["Tirisfal Glades"]);
|
||||||
AtlasLootMenuItem_11_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_11_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_11.lootpage="SMHoundmasterLoksey";
|
AtlasLootMenuItem_11.lootpage="SMVishas";
|
||||||
AtlasLootMenuItem_11:Show();
|
AtlasLootMenuItem_11:Show();
|
||||||
--SM Armory
|
--SM Library
|
||||||
AtlasLootMenuItem_12_Name:SetText(AL["[32-41] Scarlet Monastery (Armory)"]);
|
AtlasLootMenuItem_12_Name:SetText(AL["[28-39] Scarlet Monastery (Library)"]);
|
||||||
AtlasLootMenuItem_12_Extra:SetText(AL["Tirisfal Glades"]);
|
AtlasLootMenuItem_12_Extra:SetText(AL["Tirisfal Glades"]);
|
||||||
AtlasLootMenuItem_12_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_12_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_12.lootpage="SMHerod";
|
AtlasLootMenuItem_12.lootpage="SMHoundmasterLoksey";
|
||||||
AtlasLootMenuItem_12:Show();
|
AtlasLootMenuItem_12:Show();
|
||||||
--SM Cathedral
|
--SM Armory
|
||||||
AtlasLootMenuItem_13_Name:SetText(AL["[35-45] Scarlet Monastery (Cathedral)"]);
|
AtlasLootMenuItem_13_Name:SetText(AL["[32-41] Scarlet Monastery (Armory)"]);
|
||||||
AtlasLootMenuItem_13_Extra:SetText(AL["Tirisfal Glades"]);
|
AtlasLootMenuItem_13_Extra:SetText(AL["Tirisfal Glades"]);
|
||||||
AtlasLootMenuItem_13_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_13_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_13.lootpage="SMFairbanks";
|
AtlasLootMenuItem_13.lootpage="SMHerod";
|
||||||
AtlasLootMenuItem_13:Show();
|
AtlasLootMenuItem_13:Show();
|
||||||
--RFD
|
--SM Cathedral
|
||||||
AtlasLootMenuItem_14_Name:SetText(AL["[36-46] Razorfen Downs"]);
|
AtlasLootMenuItem_14_Name:SetText(AL["[35-45] Scarlet Monastery (Cathedral)"]);
|
||||||
AtlasLootMenuItem_14_Extra:SetText(AL["Barrens"]);
|
AtlasLootMenuItem_14_Extra:SetText(AL["Tirisfal Glades"]);
|
||||||
AtlasLootMenuItem_14_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_14_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_14.lootpage="RFDTutenkash";
|
AtlasLootMenuItem_14.lootpage="SMFairbanks";
|
||||||
AtlasLootMenuItem_14:Show();
|
AtlasLootMenuItem_14:Show();
|
||||||
--Uldaman
|
-- Stormwrought Ruins
|
||||||
AtlasLootMenuItem_15_Name:SetText(AL["[40-51] Uldaman"]);
|
AtlasLootMenuItem_15_Name:SetText(AL["[32-44] Stormwrought Ruins"]);
|
||||||
AtlasLootMenuItem_15_Extra:SetText(AL["Badlands"]);
|
AtlasLootMenuItem_15_Extra:SetText(AL["Balor"]);
|
||||||
AtlasLootMenuItem_15_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_15_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_15.lootpage="UldBaelog";
|
AtlasLootMenuItem_15.lootpage="SWROronok";
|
||||||
AtlasLootMenuItem_15:Show();
|
AtlasLootMenuItem_15:Show();
|
||||||
--Gilneas
|
--RFD
|
||||||
AtlasLootMenuItem_16_Name:SetText(AL["[42-50] Gilneas City"]);
|
AtlasLootMenuItem_16_Name:SetText(AL["[36-46] Razorfen Downs"]);
|
||||||
AtlasLootMenuItem_16_Extra:SetText(AL["Gilneas"]);
|
AtlasLootMenuItem_16_Extra:SetText(AL["Barrens"]);
|
||||||
AtlasLootMenuItem_16_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_16_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_16.lootpage="GCMatthiasHoltz";
|
AtlasLootMenuItem_16.lootpage="RFDTutenkash";
|
||||||
AtlasLootMenuItem_16:Show();
|
AtlasLootMenuItem_16:Show();
|
||||||
--Mara
|
--Uldaman
|
||||||
AtlasLootMenuItem_17_Name:SetText(AL["[45-55] Maraudon"]);
|
AtlasLootMenuItem_17_Name:SetText(AL["[40-51] Uldaman"]);
|
||||||
AtlasLootMenuItem_17_Extra:SetText(AL["Desolace"]);
|
AtlasLootMenuItem_17_Extra:SetText(AL["Badlands"]);
|
||||||
AtlasLootMenuItem_17_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_17_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_17.lootpage="MaraNoxxion";
|
AtlasLootMenuItem_17.lootpage="UldBaelog";
|
||||||
AtlasLootMenuItem_17:Show();
|
AtlasLootMenuItem_17:Show();
|
||||||
--ZF
|
--Gilneas
|
||||||
AtlasLootMenuItem_18_Name:SetText(AL["[44-54] Zul'Farrak"]);
|
AtlasLootMenuItem_18_Name:SetText(AL["[42-50] Gilneas City"]);
|
||||||
AtlasLootMenuItem_18_Extra:SetText(AL["Tanaris"]);
|
AtlasLootMenuItem_18_Extra:SetText(AL["Gilneas"]);
|
||||||
AtlasLootMenuItem_18_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_18_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_18.lootpage="ZFAntusul";
|
AtlasLootMenuItem_18.lootpage="GCMatthiasHoltz";
|
||||||
AtlasLootMenuItem_18:Show();
|
AtlasLootMenuItem_18:Show();
|
||||||
--ST
|
--Mara
|
||||||
AtlasLootMenuItem_19_Name:SetText(AL["[50-60] The Sunken Temple"]);
|
AtlasLootMenuItem_19_Name:SetText(AL["[45-55] Maraudon"]);
|
||||||
AtlasLootMenuItem_19_Extra:SetText(AL["Swamp of Sorrows"]);
|
AtlasLootMenuItem_19_Extra:SetText(AL["Desolace"]);
|
||||||
AtlasLootMenuItem_19_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_19_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_19.lootpage="STBalconyMinibosses";
|
AtlasLootMenuItem_19.lootpage="MaraNoxxion";
|
||||||
AtlasLootMenuItem_19:Show();
|
AtlasLootMenuItem_19:Show();
|
||||||
--HFQ
|
--ZF
|
||||||
AtlasLootMenuItem_20_Name:SetText(AL["[50-60] Hateforge Quarry"]);
|
AtlasLootMenuItem_20_Name:SetText(AL["[44-54] Zul'Farrak"]);
|
||||||
AtlasLootMenuItem_20_Extra:SetText(AL["Burning Steppes"]);
|
AtlasLootMenuItem_20_Extra:SetText(AL["Tanaris"]);
|
||||||
AtlasLootMenuItem_20_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_20_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_20.lootpage="HQHighForemanBargulBlackhammer";
|
AtlasLootMenuItem_20.lootpage="ZFAntusul";
|
||||||
AtlasLootMenuItem_20:Show();
|
AtlasLootMenuItem_20:Show();
|
||||||
--BRD
|
--ST
|
||||||
AtlasLootMenuItem_21_Name:SetText(AL["[52-60] Blackrock Depths"]);
|
AtlasLootMenuItem_21_Name:SetText(AL["[50-60] The Sunken Temple"]);
|
||||||
AtlasLootMenuItem_21_Extra:SetText(AL["Burning Steppes"]);
|
AtlasLootMenuItem_21_Extra:SetText(AL["Swamp of Sorrows"]);
|
||||||
AtlasLootMenuItem_21_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_21_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_21.lootpage="BRDLordRoccor";
|
AtlasLootMenuItem_21.lootpage="STBalconyMinibosses";
|
||||||
AtlasLootMenuItem_21:Show();
|
AtlasLootMenuItem_21:Show();
|
||||||
--DME
|
--HFQ
|
||||||
AtlasLootMenuItem_22_Name:SetText(AL["[55-60] Dire Maul (East)"]);
|
AtlasLootMenuItem_22_Name:SetText(AL["[50-60] Hateforge Quarry"]);
|
||||||
AtlasLootMenuItem_22_Extra:SetText(AL["Feralas"]);
|
AtlasLootMenuItem_22_Extra:SetText(AL["Burning Steppes"]);
|
||||||
AtlasLootMenuItem_22_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_22_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_22.lootpage="DMEPusillin";
|
AtlasLootMenuItem_22.lootpage="HQHighForemanBargulBlackhammer";
|
||||||
AtlasLootMenuItem_22:Show();
|
AtlasLootMenuItem_22:Show();
|
||||||
--DMW
|
--BRD
|
||||||
AtlasLootMenuItem_23_Name:SetText(AL["[57-60] Dire Maul (West)"]);
|
AtlasLootMenuItem_23_Name:SetText(AL["[52-60] Blackrock Depths"]);
|
||||||
AtlasLootMenuItem_23_Extra:SetText(AL["Feralas"]);
|
AtlasLootMenuItem_23_Extra:SetText(AL["Burning Steppes"]);
|
||||||
AtlasLootMenuItem_23_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_23_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_23.lootpage="DMWTendrisWarpwood";
|
AtlasLootMenuItem_23.lootpage="BRDLordRoccor";
|
||||||
AtlasLootMenuItem_23:Show();
|
AtlasLootMenuItem_23:Show();
|
||||||
--DMN
|
--DME
|
||||||
AtlasLootMenuItem_24_Name:SetText(AL["[57-60] Dire Maul (North)"]);
|
AtlasLootMenuItem_24_Name:SetText(AL["[55-60] Dire Maul (East)"]);
|
||||||
AtlasLootMenuItem_24_Extra:SetText(AL["Feralas"]);
|
AtlasLootMenuItem_24_Extra:SetText(AL["Feralas"]);
|
||||||
AtlasLootMenuItem_24_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_24_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_24.lootpage="DMNGuardMoldar";
|
AtlasLootMenuItem_24.lootpage="DMEPusillin";
|
||||||
AtlasLootMenuItem_24:Show();
|
AtlasLootMenuItem_24:Show();
|
||||||
--Scholo
|
--DMW
|
||||||
AtlasLootMenuItem_25_Name:SetText(AL["[58-60] Scholomance"]);
|
AtlasLootMenuItem_25_Name:SetText(AL["[57-60] Dire Maul (West)"]);
|
||||||
AtlasLootMenuItem_25_Extra:SetText(AL["Western Plaguelands"]);
|
AtlasLootMenuItem_25_Extra:SetText(AL["Feralas"]);
|
||||||
AtlasLootMenuItem_25_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_25_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_25.lootpage="SCHOLOKirtonostheHerald";
|
AtlasLootMenuItem_25.lootpage="DMWTendrisWarpwood";
|
||||||
AtlasLootMenuItem_25:Show();
|
AtlasLootMenuItem_25:Show();
|
||||||
--Strat
|
--DMN
|
||||||
AtlasLootMenuItem_26_Name:SetText(AL["[58-60] Stratholme"]);
|
AtlasLootMenuItem_26_Name:SetText(AL["[57-60] Dire Maul (North)"]);
|
||||||
AtlasLootMenuItem_26_Extra:SetText(AL["Eastern Plaguelands"]);
|
AtlasLootMenuItem_26_Extra:SetText(AL["Feralas"]);
|
||||||
AtlasLootMenuItem_26_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_26_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_26.lootpage="STRATSkull";
|
AtlasLootMenuItem_26.lootpage="DMNGuardMoldar";
|
||||||
AtlasLootMenuItem_26:Show();
|
AtlasLootMenuItem_26:Show();
|
||||||
--LBRS
|
--Scholo
|
||||||
AtlasLootMenuItem_27_Name:SetText(AL["[55-60] Lower Blackrock Spire"]);
|
AtlasLootMenuItem_27_Name:SetText(AL["[58-60] Scholomance"]);
|
||||||
AtlasLootMenuItem_27_Extra:SetText(AL["Burning Steppes"]);
|
AtlasLootMenuItem_27_Extra:SetText(AL["Western Plaguelands"]);
|
||||||
AtlasLootMenuItem_27_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_27_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_27.lootpage="LBRSSpirestoneButcher";
|
AtlasLootMenuItem_27.lootpage="SCHOLOKirtonostheHerald";
|
||||||
AtlasLootMenuItem_27:Show();
|
AtlasLootMenuItem_27:Show();
|
||||||
--UBRS
|
--Strat
|
||||||
AtlasLootMenuItem_28_Name:SetText(AL["[58-60] Upper Blackrock Spire"]);
|
AtlasLootMenuItem_28_Name:SetText(AL["[58-60] Stratholme"]);
|
||||||
AtlasLootMenuItem_28_Extra:SetText(AL["Burning Steppes"]);
|
AtlasLootMenuItem_28_Extra:SetText(AL["Eastern Plaguelands"]);
|
||||||
AtlasLootMenuItem_28_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_28_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_28.lootpage="UBRSEmberseer";
|
AtlasLootMenuItem_28.lootpage="STRATSkull";
|
||||||
AtlasLootMenuItem_28:Show();
|
AtlasLootMenuItem_28:Show();
|
||||||
--Kara crypt
|
--LBRS
|
||||||
AtlasLootMenuItem_29_Name:SetText(AL["[58-60] Karazhan Crypt"]);
|
AtlasLootMenuItem_29_Name:SetText(AL["[55-60] Lower Blackrock Spire"]);
|
||||||
AtlasLootMenuItem_29_Extra:SetText(AL["Deadwind Pass"]);
|
AtlasLootMenuItem_29_Extra:SetText(AL["Burning Steppes"]);
|
||||||
AtlasLootMenuItem_29_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_29_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_29.lootpage="KCMarrowspike";
|
AtlasLootMenuItem_29.lootpage="LBRSSpirestoneButcher";
|
||||||
AtlasLootMenuItem_29:Show()
|
AtlasLootMenuItem_29:Show();
|
||||||
--CoT:BM
|
--UBRS
|
||||||
AtlasLootMenuItem_30_Name:SetText(AL["[60] Caverns of Time: Black Morass"]);
|
AtlasLootMenuItem_30_Name:SetText(AL["[58-60] Upper Blackrock Spire"]);
|
||||||
AtlasLootMenuItem_30_Extra:SetText(AL["Tanaris"]);
|
AtlasLootMenuItem_30_Extra:SetText(AL["Burning Steppes"]);
|
||||||
AtlasLootMenuItem_30_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_30_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_30.lootpage="COTBMChronar";
|
AtlasLootMenuItem_30.lootpage="UBRSEmberseer";
|
||||||
AtlasLootMenuItem_30:Show()
|
AtlasLootMenuItem_30:Show();
|
||||||
end
|
end
|
||||||
|
|
||||||
function AtlasLoot_DungeonsMenu2()
|
function AtlasLoot_DungeonsMenu2()
|
||||||
@@ -192,70 +192,82 @@ function AtlasLoot_DungeonsMenu2()
|
|||||||
AtlasLootCharDB.LastBoss = "DUNGEONSMENU2"
|
AtlasLootCharDB.LastBoss = "DUNGEONSMENU2"
|
||||||
AtlasLootCharDB.LastBossText = AL["Dungeons & Raids"]
|
AtlasLootCharDB.LastBossText = AL["Dungeons & Raids"]
|
||||||
AtlasLootItemsFrame_PREV:Show()
|
AtlasLootItemsFrame_PREV:Show()
|
||||||
--SWV
|
--Kara crypt
|
||||||
AtlasLootMenuItem_1_Name:SetText(AL["[60] Stormwind Vault"]);
|
AtlasLootMenuItem_1_Name:SetText(AL["[58-60] Karazhan Crypt"]);
|
||||||
AtlasLootMenuItem_1_Extra:SetText(AL["Stormwind"]);
|
AtlasLootMenuItem_1_Extra:SetText(AL["Deadwind Pass"]);
|
||||||
AtlasLootMenuItem_1_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
AtlasLootMenuItem_1_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_1.lootpage="SWVAszoshGrimflame";
|
AtlasLootMenuItem_1.lootpage="KCMarrowspike";
|
||||||
AtlasLootMenuItem_1:Show();
|
AtlasLootMenuItem_1:Show()
|
||||||
--ZG
|
--CoT:BM
|
||||||
AtlasLootMenuItem_3_Name:SetText(AL["[RAID] Zul'Gurub"]);
|
AtlasLootMenuItem_2_Name:SetText(AL["[60] Caverns of Time: Black Morass"]);
|
||||||
AtlasLootMenuItem_3_Extra:SetText(AL["Stranglethorn Vale"]);
|
AtlasLootMenuItem_2_Extra:SetText(AL["Tanaris"]);
|
||||||
AtlasLootMenuItem_3_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
AtlasLootMenuItem_2_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
AtlasLootMenuItem_3.lootpage="ZGJeklik";
|
AtlasLootMenuItem_2.lootpage="COTBMChronar";
|
||||||
|
AtlasLootMenuItem_2:Show()
|
||||||
|
--SWV
|
||||||
|
AtlasLootMenuItem_3_Name:SetText(AL["[60] Stormwind Vault"]);
|
||||||
|
AtlasLootMenuItem_3_Extra:SetText(AL["Stormwind"]);
|
||||||
|
AtlasLootMenuItem_3_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalIronForge");
|
||||||
|
AtlasLootMenuItem_3.lootpage="SWVAszoshGrimflame";
|
||||||
AtlasLootMenuItem_3:Show();
|
AtlasLootMenuItem_3:Show();
|
||||||
--AQ20
|
--ZG
|
||||||
AtlasLootMenuItem_4_Name:SetText(AL["[RAID] Ruins of Ahn'Qiraj"]);
|
AtlasLootMenuItem_5_Name:SetText(AL["[RAID] Zul'Gurub"]);
|
||||||
AtlasLootMenuItem_4_Extra:SetText(AL["Silithus"]);
|
AtlasLootMenuItem_5_Extra:SetText(AL["Stranglethorn Vale"]);
|
||||||
AtlasLootMenuItem_4_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
|
||||||
AtlasLootMenuItem_4.lootpage="AQ20Kurinnaxx";
|
|
||||||
AtlasLootMenuItem_4:Show();
|
|
||||||
--MC
|
|
||||||
AtlasLootMenuItem_5_Name:SetText(AL["[RAID] Molten Core"]);
|
|
||||||
AtlasLootMenuItem_5_Extra:SetText(AL["Burning Steppes"]);
|
|
||||||
AtlasLootMenuItem_5_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
AtlasLootMenuItem_5_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
||||||
AtlasLootMenuItem_5.lootpage="MCLucifron";
|
AtlasLootMenuItem_5.lootpage="ZGJeklik";
|
||||||
AtlasLootMenuItem_5:Show();
|
AtlasLootMenuItem_5:Show();
|
||||||
--Ony
|
--AQ20
|
||||||
AtlasLootMenuItem_6_Name:SetText(AL["[RAID] Onyxia's Lair"]);
|
AtlasLootMenuItem_6_Name:SetText(AL["[RAID] Ruins of Ahn'Qiraj"]);
|
||||||
AtlasLootMenuItem_6_Extra:SetText(AL["Dustwallow Marsh"]);
|
AtlasLootMenuItem_6_Extra:SetText(AL["Silithus"]);
|
||||||
AtlasLootMenuItem_6_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
AtlasLootMenuItem_6_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
||||||
AtlasLootMenuItem_6.lootpage="Onyxia";
|
AtlasLootMenuItem_6.lootpage="AQ20Kurinnaxx";
|
||||||
AtlasLootMenuItem_6:Show();
|
AtlasLootMenuItem_6:Show();
|
||||||
--LKH
|
--MC
|
||||||
AtlasLootMenuItem_7_Name:SetText(AL["[RAID] Lower Karazhan Halls"]);
|
AtlasLootMenuItem_7_Name:SetText(AL["[RAID] Molten Core"]);
|
||||||
AtlasLootMenuItem_7_Extra:SetText(AL["Deadwind Pass"]);
|
AtlasLootMenuItem_7_Extra:SetText(AL["Burning Steppes"]);
|
||||||
AtlasLootMenuItem_7_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
AtlasLootMenuItem_7_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
||||||
AtlasLootMenuItem_7.lootpage="LKHRolfen";
|
AtlasLootMenuItem_7.lootpage="MCIncindis";
|
||||||
AtlasLootMenuItem_7:Show();
|
AtlasLootMenuItem_7:Show();
|
||||||
--BWL
|
--Ony
|
||||||
AtlasLootMenuItem_8_Name:SetText(AL["[RAID] Blackwing Lair"]);
|
AtlasLootMenuItem_8_Name:SetText(AL["[RAID] Onyxia's Lair"]);
|
||||||
AtlasLootMenuItem_8_Extra:SetText(AL["Burning Steppes"]);
|
AtlasLootMenuItem_8_Extra:SetText(AL["Dustwallow Marsh"]);
|
||||||
AtlasLootMenuItem_8_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
AtlasLootMenuItem_8_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
||||||
AtlasLootMenuItem_8.lootpage="BWLRazorgore";
|
AtlasLootMenuItem_8.lootpage="Onyxia";
|
||||||
AtlasLootMenuItem_8:Show();
|
AtlasLootMenuItem_8:Show();
|
||||||
--ES
|
--LKH
|
||||||
AtlasLootMenuItem_9_Name:SetText(AL["[RAID] Emerald Sanctum"]);
|
AtlasLootMenuItem_9_Name:SetText(AL["[RAID] Lower Karazhan Halls"]);
|
||||||
AtlasLootMenuItem_9_Extra:SetText(AL["Hyjal"]);
|
AtlasLootMenuItem_9_Extra:SetText(AL["Deadwind Pass"]);
|
||||||
AtlasLootMenuItem_9_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
AtlasLootMenuItem_9_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
||||||
AtlasLootMenuItem_9.lootpage="ESErennius";
|
AtlasLootMenuItem_9.lootpage="LKHRolfen";
|
||||||
AtlasLootMenuItem_9:Show();
|
AtlasLootMenuItem_9:Show();
|
||||||
--AQ40
|
--BWL
|
||||||
AtlasLootMenuItem_10_Name:SetText(AL["[RAID] Temple of Ahn'Qiraj"]);
|
AtlasLootMenuItem_10_Name:SetText(AL["[RAID] Blackwing Lair"]);
|
||||||
AtlasLootMenuItem_10_Extra:SetText(AL["Silithus"]);
|
AtlasLootMenuItem_10_Extra:SetText(AL["Burning Steppes"]);
|
||||||
AtlasLootMenuItem_10_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
AtlasLootMenuItem_10_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
||||||
AtlasLootMenuItem_10.lootpage="AQ40Skeram";
|
AtlasLootMenuItem_10.lootpage="BWLRazorgore";
|
||||||
AtlasLootMenuItem_10:Show();
|
AtlasLootMenuItem_10:Show();
|
||||||
--Naxx
|
--ES
|
||||||
AtlasLootMenuItem_11_Name:SetText(AL["[RAID] Naxxramas"]);
|
AtlasLootMenuItem_11_Name:SetText(AL["[RAID] Emerald Sanctum"]);
|
||||||
AtlasLootMenuItem_11_Extra:SetText(AL["Eastern Plaguelands"]);
|
AtlasLootMenuItem_11_Extra:SetText(AL["Hyjal"]);
|
||||||
AtlasLootMenuItem_11_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
AtlasLootMenuItem_11_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
||||||
AtlasLootMenuItem_11.lootpage="NAXPatchwerk";
|
AtlasLootMenuItem_11.lootpage="ESErennius";
|
||||||
AtlasLootMenuItem_11:Show();
|
AtlasLootMenuItem_11:Show();
|
||||||
--UKH
|
--AQ40
|
||||||
AtlasLootMenuItem_12_Name:SetText(AL["[RAID] Upper Karazhan Halls"]);
|
AtlasLootMenuItem_12_Name:SetText(AL["[RAID] Temple of Ahn'Qiraj"]);
|
||||||
AtlasLootMenuItem_12_Extra:SetText(AL["Deadwind Pass"]);
|
AtlasLootMenuItem_12_Extra:SetText(AL["Silithus"]);
|
||||||
AtlasLootMenuItem_12_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
AtlasLootMenuItem_12_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
||||||
AtlasLootMenuItem_12.lootpage="UKHGnarlmoon";
|
AtlasLootMenuItem_12.lootpage="AQ40Skeram";
|
||||||
AtlasLootMenuItem_12:Show();
|
AtlasLootMenuItem_12:Show();
|
||||||
|
--Naxx
|
||||||
|
AtlasLootMenuItem_13_Name:SetText(AL["[RAID] Naxxramas"]);
|
||||||
|
AtlasLootMenuItem_13_Extra:SetText(AL["Eastern Plaguelands"]);
|
||||||
|
AtlasLootMenuItem_13_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
||||||
|
AtlasLootMenuItem_13.lootpage="NAXPatchwerk";
|
||||||
|
AtlasLootMenuItem_13:Show();
|
||||||
|
--UKH
|
||||||
|
AtlasLootMenuItem_14_Name:SetText(AL["[RAID] Upper Karazhan Halls"]);
|
||||||
|
AtlasLootMenuItem_14_Extra:SetText(AL["Deadwind Pass"]);
|
||||||
|
AtlasLootMenuItem_14_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
|
||||||
|
AtlasLootMenuItem_14.lootpage="UKHGnarlmoon";
|
||||||
|
AtlasLootMenuItem_14:Show();
|
||||||
end
|
end
|
||||||
@@ -6122,6 +6122,7 @@ AtlasLoot_Data["AtlasLootSources"] = {
|
|||||||
[56094] = AL["Jewelcrafting"]..": "..AL["Goldsmithing"].." ("..AL["Skill:"].." 285+)",
|
[56094] = AL["Jewelcrafting"]..": "..AL["Goldsmithing"].." ("..AL["Skill:"].." 285+)",
|
||||||
[56095] = AL["Jewelcrafting"].." ("..AL["Skill:"].." 230+)",
|
[56095] = AL["Jewelcrafting"].." ("..AL["Skill:"].." 230+)",
|
||||||
[56096] = AL["Jewelcrafting"].." ("..AL["Skill:"].." 300)",
|
[56096] = AL["Jewelcrafting"].." ("..AL["Skill:"].." 300)",
|
||||||
|
[58401] = AL["Lower Karazhan Halls"].." - "..AL["Lord Blackwald II"].." (1.2%)",
|
||||||
[60001] = AL["Survival"].." ("..AL["Skill:"].." 50+)",
|
[60001] = AL["Survival"].." ("..AL["Skill:"].." 50+)",
|
||||||
[60003] = AL["Temple of Ahn'Qiraj"].." - "..AL["C'Thun"].." (8%)",
|
[60003] = AL["Temple of Ahn'Qiraj"].." - "..AL["C'Thun"].." (8%)",
|
||||||
[60004] = AL["Blood Ring"].." - "..AL["Exalted"],
|
[60004] = AL["Blood Ring"].." - "..AL["Exalted"],
|
||||||
|
|||||||
+879
-1054
File diff suppressed because it is too large
Load Diff
@@ -199,6 +199,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Bags"] = true,
|
["Bags"] = true,
|
||||||
["Balcony Minibosses"] = true,
|
["Balcony Minibosses"] = true,
|
||||||
["Balnazzar"] = true,
|
["Balnazzar"] = true,
|
||||||
|
["Balor"] = true,
|
||||||
["Balzaphon"] = true,
|
["Balzaphon"] = true,
|
||||||
["Bandage"] = true,
|
["Bandage"] = true,
|
||||||
["Banner"] = true,
|
["Banner"] = true,
|
||||||
@@ -214,6 +215,8 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Baron Silverlaine"] = true,
|
["Baron Silverlaine"] = true,
|
||||||
["Baroness Anastari"] = true,
|
["Baroness Anastari"] = true,
|
||||||
["Barrens"] = true,
|
["Barrens"] = true,
|
||||||
|
["Basalthar"] = true,
|
||||||
|
["Basalthar & Smoldaris"] = true,
|
||||||
["Bash'ir Landing Stasis Chambers"] = true,
|
["Bash'ir Landing Stasis Chambers"] = true,
|
||||||
["Battlecast Garb"] = true,
|
["Battlecast Garb"] = true,
|
||||||
["Battlegear of Eternal Justice"] = true,
|
["Battlegear of Eternal Justice"] = true,
|
||||||
@@ -302,6 +305,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Carefully Wrapped Present"] = true,
|
["Carefully Wrapped Present"] = true,
|
||||||
["Caverns of Time"] = true,
|
["Caverns of Time"] = true,
|
||||||
["Caverns of Time: Black Morass"] = true,
|
["Caverns of Time: Black Morass"] = true,
|
||||||
|
["Cavernweb Broodmother"] = true,
|
||||||
["Celebras the Cursed"] = true,
|
["Celebras the Cursed"] = true,
|
||||||
["Cenarion Circle"] = true,
|
["Cenarion Circle"] = true,
|
||||||
["Cenarion Raiment"] = true,
|
["Cenarion Raiment"] = true,
|
||||||
@@ -321,6 +325,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Chest"] = true,
|
["Chest"] = true,
|
||||||
["Chest of The Seven"] = true,
|
["Chest of The Seven"] = true,
|
||||||
["Chief Ukorz Sandscalp"] = true,
|
["Chief Ukorz Sandscalp"] = true,
|
||||||
|
["Chieftain Stormsong"] = true,
|
||||||
["Children's Week"] = true,
|
["Children's Week"] = true,
|
||||||
["Cho'Rush the Observer"] = true,
|
["Cho'Rush the Observer"] = true,
|
||||||
["Choose Table ..."] = true,
|
["Choose Table ..."] = true,
|
||||||
@@ -381,6 +386,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["D2 Summonable"] = true,
|
["D2 Summonable"] = true,
|
||||||
["DKP"] = true,
|
["DKP"] = true,
|
||||||
["Tribute Chest"] = true,
|
["Tribute Chest"] = true,
|
||||||
|
["Dagar the Glutton"] = true,
|
||||||
["Dagger"] = true,
|
["Dagger"] = true,
|
||||||
["Daggers"] = true,
|
["Daggers"] = true,
|
||||||
["Dal'Rend's Arms"] = true,
|
["Dal'Rend's Arms"] = true,
|
||||||
@@ -405,6 +411,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Death Talon Wyrmguard"] = true,
|
["Death Talon Wyrmguard"] = true,
|
||||||
["Deathbone Guardian"] = true,
|
["Deathbone Guardian"] = true,
|
||||||
["Deathdealer's Embrace"] = true,
|
["Deathdealer's Embrace"] = true,
|
||||||
|
["Deathlord Tidebane"] = true,
|
||||||
["Deathmist Raiment"] = true,
|
["Deathmist Raiment"] = true,
|
||||||
["Deathsworn Captain"] = true,
|
["Deathsworn Captain"] = true,
|
||||||
["Default Settings"] = true,
|
["Default Settings"] = true,
|
||||||
@@ -437,6 +444,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Doomforge Arcanasmith"] = true,
|
["Doomforge Arcanasmith"] = true,
|
||||||
["Doomforge Craftsman"] = true,
|
["Doomforge Craftsman"] = true,
|
||||||
["Doomwalker"] = true,
|
["Doomwalker"] = true,
|
||||||
|
["Dragonmaw Retreat"] = true,
|
||||||
["Dragonscale"] = true,
|
["Dragonscale"] = true,
|
||||||
["Dragonscale Leatherworking"] = true,
|
["Dragonscale Leatherworking"] = true,
|
||||||
["Dragonstalker Armor"] = true,
|
["Dragonstalker Armor"] = true,
|
||||||
@@ -450,6 +458,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Drop Rate: "] = true,
|
["Drop Rate: "] = true,
|
||||||
["Druid"] = true,
|
["Druid"] = true,
|
||||||
["Druid of the Fang"] = true,
|
["Druid of the Fang"] = true,
|
||||||
|
["Duke Balor the IV"] = true,
|
||||||
["Duke Dreadmoore"] = true,
|
["Duke Dreadmoore"] = true,
|
||||||
["Dukes"] = true,
|
["Dukes"] = true,
|
||||||
["Dun Morogh"] = true,
|
["Dun Morogh"] = true,
|
||||||
@@ -477,6 +486,8 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Ebonroc"] = true,
|
["Ebonroc"] = true,
|
||||||
["Echo of Medivh"] = true,
|
["Echo of Medivh"] = true,
|
||||||
["Edwin VanCleef"] = true,
|
["Edwin VanCleef"] = true,
|
||||||
|
["Elder Hollowblood"] = true,
|
||||||
|
["Eldermaw the Primordial"] = true,
|
||||||
["Electrocutioner 6000"] = true,
|
["Electrocutioner 6000"] = true,
|
||||||
["Elemental"] = true,
|
["Elemental"] = true,
|
||||||
["Elemental Invasion"] = true,
|
["Elemental Invasion"] = true,
|
||||||
@@ -592,6 +603,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Garb of the Undead Slayer"] = true,
|
["Garb of the Undead Slayer"] = true,
|
||||||
["Gardening"] = true,
|
["Gardening"] = true,
|
||||||
["Gargantuan Abyssal"] = true,
|
["Gargantuan Abyssal"] = true,
|
||||||
|
["Garlok Flamekeeper"] = true,
|
||||||
["Garments of the Oracle"] = true,
|
["Garments of the Oracle"] = true,
|
||||||
["Garr"] = true,
|
["Garr"] = true,
|
||||||
["Garrett Family Chest"] = true,
|
["Garrett Family Chest"] = true,
|
||||||
@@ -639,6 +651,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Gorosh the Dervish"] = true,
|
["Gorosh the Dervish"] = true,
|
||||||
["Gothik"] = true,
|
["Gothik"] = true,
|
||||||
["Gothik the Harvester"] = true,
|
["Gothik the Harvester"] = true,
|
||||||
|
["Gowlfang"] = true,
|
||||||
["Grand Widow Faerlina"] = true,
|
["Grand Widow Faerlina"] = true,
|
||||||
["Graypaw Alpha"] = true,
|
["Graypaw Alpha"] = true,
|
||||||
["Greater Scarab Coffer"] = true,
|
["Greater Scarab Coffer"] = true,
|
||||||
@@ -664,6 +677,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Gyth"] = true,
|
["Gyth"] = true,
|
||||||
["Hakkar"] = true,
|
["Hakkar"] = true,
|
||||||
["Half-Buried Treasure Chest"] = true,
|
["Half-Buried Treasure Chest"] = true,
|
||||||
|
["Halgan Redbrand"] = true,
|
||||||
["Hallow's End"] = true,
|
["Hallow's End"] = true,
|
||||||
["Halycon"] = true,
|
["Halycon"] = true,
|
||||||
["Hamhock"] = true,
|
["Hamhock"] = true,
|
||||||
@@ -733,12 +747,14 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Idol"] = true,
|
["Idol"] = true,
|
||||||
["If checked, AtlasLoot searches item names for a partial match."] = true,
|
["If checked, AtlasLoot searches item names for a partial match."] = true,
|
||||||
["If checked, AtlasLoot will load and search across all the modules."] = true,
|
["If checked, AtlasLoot will load and search across all the modules."] = true,
|
||||||
|
["Ighal'for"] = true,
|
||||||
["Illusionist's Attire"] = true,
|
["Illusionist's Attire"] = true,
|
||||||
["Illyanna Ravenoak"] = true,
|
["Illyanna Ravenoak"] = true,
|
||||||
["Imbued Netherweave"] = true,
|
["Imbued Netherweave"] = true,
|
||||||
["Immol'thar"] = true,
|
["Immol'thar"] = true,
|
||||||
["Imperial Plate"] = true,
|
["Imperial Plate"] = true,
|
||||||
["Implements of Unspoken Names"] = true,
|
["Implements of Unspoken Names"] = true,
|
||||||
|
["Incindis"] = true,
|
||||||
["Incompatible Atlas version detected, there may be errors, so please visit https://github.com/Otari98/Atlas as soon as possible to update."] = true,
|
["Incompatible Atlas version detected, there may be errors, so please visit https://github.com/Otari98/Atlas as soon as possible to update."] = true,
|
||||||
["Infinite Chromie"] = true,
|
["Infinite Chromie"] = true,
|
||||||
["Instructor Malicia"] = true,
|
["Instructor Malicia"] = true,
|
||||||
@@ -797,6 +813,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["LBRS"] = true,
|
["LBRS"] = true,
|
||||||
["LKH Enchants"] = true,
|
["LKH Enchants"] = true,
|
||||||
["Lady Anacondra"] = true,
|
["Lady Anacondra"] = true,
|
||||||
|
["Lady Drazare"] = true,
|
||||||
["Lady Falther'ess"] = true,
|
["Lady Falther'ess"] = true,
|
||||||
["Lady Illucia Barov"] = true,
|
["Lady Illucia Barov"] = true,
|
||||||
["Lady Sarevess"] = true,
|
["Lady Sarevess"] = true,
|
||||||
@@ -831,6 +848,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Level:"] = true,
|
["Level:"] = true,
|
||||||
["Ley-Watcher Incantagos"] = true,
|
["Ley-Watcher Incantagos"] = true,
|
||||||
["Libram"] = true,
|
["Libram"] = true,
|
||||||
|
["Librarian Theodorus"] = true,
|
||||||
["Lieutenant Commander's Arcanum"] = true,
|
["Lieutenant Commander's Arcanum"] = true,
|
||||||
["Lieutenant Commander's Battlearmor"] = true,
|
["Lieutenant Commander's Battlearmor"] = true,
|
||||||
["Lieutenant Commander's Dreadgear"] = true,
|
["Lieutenant Commander's Dreadgear"] = true,
|
||||||
@@ -924,6 +942,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Matthias Holtz"] = true,
|
["Matthias Holtz"] = true,
|
||||||
["Mekgineer Thermaplugg"] = true,
|
["Mekgineer Thermaplugg"] = true,
|
||||||
["Mephistroth"] = true,
|
["Mephistroth"] = true,
|
||||||
|
["Mergothid"] = true,
|
||||||
["Meshlok the Harvester"] = true,
|
["Meshlok the Harvester"] = true,
|
||||||
["Midsummer Fire Festival"] = true,
|
["Midsummer Fire Festival"] = true,
|
||||||
["Mijan"] = true,
|
["Mijan"] = true,
|
||||||
@@ -951,6 +970,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Muddy Churning Waters"] = true,
|
["Muddy Churning Waters"] = true,
|
||||||
["Murk Worm"] = true,
|
["Murk Worm"] = true,
|
||||||
["Mutanus the Devourer"] = true,
|
["Mutanus the Devourer"] = true,
|
||||||
|
["Mycellakos"] = true,
|
||||||
["Myrmidon"] = true,
|
["Myrmidon"] = true,
|
||||||
["Nagrand"] = true,
|
["Nagrand"] = true,
|
||||||
["Namdo Bizzfizzle"] = true,
|
["Namdo Bizzfizzle"] = true,
|
||||||
@@ -998,6 +1018,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Onyxia's Lair"] = true,
|
["Onyxia's Lair"] = true,
|
||||||
["Options"] = true,
|
["Options"] = true,
|
||||||
["Orgrimmar"] = true,
|
["Orgrimmar"] = true,
|
||||||
|
["Oronok Torn-Heart"] = true,
|
||||||
["Ossirian the Unscarred"] = true,
|
["Ossirian the Unscarred"] = true,
|
||||||
["Ostarius"] = true,
|
["Ostarius"] = true,
|
||||||
["Other"] = true,
|
["Other"] = true,
|
||||||
@@ -1140,6 +1161,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Reinforced Fel Iron Chest"] = true,
|
["Reinforced Fel Iron Chest"] = true,
|
||||||
["Relic"] = true,
|
["Relic"] = true,
|
||||||
["Reliquary of Souls"] = true,
|
["Reliquary of Souls"] = true,
|
||||||
|
["Remains of the Innocent"] = true,
|
||||||
["Renataki"] = true,
|
["Renataki"] = true,
|
||||||
["Reputation"] = true,
|
["Reputation"] = true,
|
||||||
["Reputation Factions"] = true,
|
["Reputation Factions"] = true,
|
||||||
@@ -1201,6 +1223,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Search on"] = true,
|
["Search on"] = true,
|
||||||
["Search options"] = true,
|
["Search options"] = true,
|
||||||
["Searing Gorge"] = true,
|
["Searing Gorge"] = true,
|
||||||
|
["Searistrasz"] = true,
|
||||||
["Select Loot Table"] = true,
|
["Select Loot Table"] = true,
|
||||||
["Select Sub-Table"] = true,
|
["Select Sub-Table"] = true,
|
||||||
["Sergeant Bly"] = true,
|
["Sergeant Bly"] = true,
|
||||||
@@ -1266,6 +1289,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Smelting"] = true,
|
["Smelting"] = true,
|
||||||
["Smokywood Pastures Extra-Special Gift"] = true,
|
["Smokywood Pastures Extra-Special Gift"] = true,
|
||||||
["Smokywood Pastures Vendor"] = true,
|
["Smokywood Pastures Vendor"] = true,
|
||||||
|
["Smoldaris"] = true,
|
||||||
["Sneed"] = true,
|
["Sneed"] = true,
|
||||||
["Sneed's Shredder"] = true,
|
["Sneed's Shredder"] = true,
|
||||||
["Solakar Flamewreath"] = true,
|
["Solakar Flamewreath"] = true,
|
||||||
@@ -1273,6 +1297,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Solnius the Awakener (Page 2)"] = true,
|
["Solnius the Awakener (Page 2)"] = true,
|
||||||
["Solus the Eternal"] = true,
|
["Solus the Eternal"] = true,
|
||||||
["Sorcerer's Regalia"] = true,
|
["Sorcerer's Regalia"] = true,
|
||||||
|
["Sorcerer-Thane Thaurissan"] = true,
|
||||||
["Sothos"] = true,
|
["Sothos"] = true,
|
||||||
["Sothos and Jarien"] = true,
|
["Sothos and Jarien"] = true,
|
||||||
["Soulcloth Embrace"] = true,
|
["Soulcloth Embrace"] = true,
|
||||||
@@ -1305,6 +1330,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Stormshroud Armor"] = true,
|
["Stormshroud Armor"] = true,
|
||||||
["Stormwind"] = true,
|
["Stormwind"] = true,
|
||||||
["Stormwind Vault"] = true,
|
["Stormwind Vault"] = true,
|
||||||
|
["Stormwrought Ruins"] = true,
|
||||||
["Stranglethorn Fishing Extravaganza"] = true,
|
["Stranglethorn Fishing Extravaganza"] = true,
|
||||||
["Stranglethorn Vale"] = true,
|
["Stranglethorn Vale"] = true,
|
||||||
["Strat"] = true,
|
["Strat"] = true,
|
||||||
@@ -1312,6 +1338,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Stratholme Courier"] = true,
|
["Stratholme Courier"] = true,
|
||||||
["Strength of the Clefthoof"] = true,
|
["Strength of the Clefthoof"] = true,
|
||||||
["Striker's Garb"] = true,
|
["Striker's Garb"] = true,
|
||||||
|
["Subjugator Halthas Shadecrest"] = true,
|
||||||
["Sulfuron Harbinger"] = true,
|
["Sulfuron Harbinger"] = true,
|
||||||
["Summon"] = true,
|
["Summon"] = true,
|
||||||
["Summoner's Tomb"] = true,
|
["Summoner's Tomb"] = true,
|
||||||
@@ -1481,6 +1508,8 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Various Locations"] = true,
|
["Various Locations"] = true,
|
||||||
["Vazruden the Herald"] = true,
|
["Vazruden the Herald"] = true,
|
||||||
["Vectus"] = true,
|
["Vectus"] = true,
|
||||||
|
["Emperor Vek'lor"] = true,
|
||||||
|
["Emperor Vek'nilash"] = true,
|
||||||
["Vek'lor's Diadem"] = true,
|
["Vek'lor's Diadem"] = true,
|
||||||
["Vek'nilash's Circlet"] = true,
|
["Vek'nilash's Circlet"] = true,
|
||||||
["Vem"] = true,
|
["Vem"] = true,
|
||||||
@@ -1538,11 +1567,13 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Weapons"] = true,
|
["Weapons"] = true,
|
||||||
["Weaponsmith"] = true,
|
["Weaponsmith"] = true,
|
||||||
["Weaver"] = true,
|
["Weaver"] = true,
|
||||||
|
["Web Master Torkon"] = true,
|
||||||
["Welcome to Atlasloot Enhanced. Please take a moment to set your preferences for tooltips and links in the chat window.\n\n This options screen can be reached again at any later time by typing '/atlasloot'."] = true,
|
["Welcome to Atlasloot Enhanced. Please take a moment to set your preferences for tooltips and links in the chat window.\n\n This options screen can be reached again at any later time by typing '/atlasloot'."] = true,
|
||||||
["Welcome to Atlasloot Enhanced. Please take a moment to set your preferences."] = true,
|
["Welcome to Atlasloot Enhanced. Please take a moment to set your preferences."] = true,
|
||||||
["West"] = true,
|
["West"] = true,
|
||||||
["Western Plaguelands"] = true,
|
["Western Plaguelands"] = true,
|
||||||
["Westfall"] = true,
|
["Westfall"] = true,
|
||||||
|
["Wetlands"] = true,
|
||||||
["Whitemend Wisdom"] = true,
|
["Whitemend Wisdom"] = true,
|
||||||
["Widow of the Woods"] = true,
|
["Widow of the Woods"] = true,
|
||||||
["Wild Draenish Armor"] = true,
|
["Wild Draenish Armor"] = true,
|
||||||
@@ -1587,12 +1618,14 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["Zul'Gurub Rings"] = true,
|
["Zul'Gurub Rings"] = true,
|
||||||
["Zul'Gurub Sets"] = true,
|
["Zul'Gurub Sets"] = true,
|
||||||
["Zul'Lor"] = true,
|
["Zul'Lor"] = true,
|
||||||
|
["Zuluhed the Whacked"] = true,
|
||||||
["[13-18] Ragefire Chasm"] = WHITE.."[13-18]"..DEFAULT.." Ragefire Chasm",
|
["[13-18] Ragefire Chasm"] = WHITE.."[13-18]"..DEFAULT.." Ragefire Chasm",
|
||||||
["[17-24] The Deadmines"] = WHITE.."[17-24]"..DEFAULT.." The Deadmines",
|
["[17-24] The Deadmines"] = WHITE.."[17-24]"..DEFAULT.." The Deadmines",
|
||||||
["[17-24] Wailing Caverns"] = WHITE.."[17-24]"..DEFAULT.." Wailing Caverns",
|
["[17-24] Wailing Caverns"] = WHITE.."[17-24]"..DEFAULT.." Wailing Caverns",
|
||||||
["[22-30] Shadowfang Keep"] = WHITE.."[22-30]"..DEFAULT.." Shadowfang Keep",
|
["[22-30] Shadowfang Keep"] = WHITE.."[22-30]"..DEFAULT.." Shadowfang Keep",
|
||||||
["[22-30] The Stockade"] = WHITE.."[22-30]"..DEFAULT.." The Stockade",
|
["[22-30] The Stockade"] = WHITE.."[22-30]"..DEFAULT.." The Stockade",
|
||||||
["[23-32] Blackfathom Deeps"] = WHITE.."[23-32]"..DEFAULT.." Blackfathom Deeps",
|
["[23-32] Blackfathom Deeps"] = WHITE.."[23-32]"..DEFAULT.." Blackfathom Deeps",
|
||||||
|
["[26-35] Dragonmaw Retreat"] = WHITE.."[26-35]"..DEFAULT.." Dragonmaw Retreat",
|
||||||
["[27-36] Scarlet Monastery (Graveyard)"] = WHITE.."[27-36]"..DEFAULT.." Scarlet Monastery (Graveyard)",
|
["[27-36] Scarlet Monastery (Graveyard)"] = WHITE.."[27-36]"..DEFAULT.." Scarlet Monastery (Graveyard)",
|
||||||
["[27-45] Scarlet Monastery"] = WHITE.."[27-45]"..DEFAULT.." Scarlet Monastery",
|
["[27-45] Scarlet Monastery"] = WHITE.."[27-45]"..DEFAULT.." Scarlet Monastery",
|
||||||
["[28-39] Scarlet Monastery (Library)"] = WHITE.."[28-39]"..DEFAULT.." Scarlet Monastery (Library)",
|
["[28-39] Scarlet Monastery (Library)"] = WHITE.."[28-39]"..DEFAULT.." Scarlet Monastery (Library)",
|
||||||
@@ -1600,6 +1633,7 @@ AL:RegisterTranslations("enUS", function() return {
|
|||||||
["[29-38] Razorfen Kraul"] = WHITE.."[29-38]"..DEFAULT.." Razorfen Kraul",
|
["[29-38] Razorfen Kraul"] = WHITE.."[29-38]"..DEFAULT.." Razorfen Kraul",
|
||||||
["[32-38] The Crescent Grove"] = WHITE.."[32-38]"..DEFAULT.." The Crescent Grove",
|
["[32-38] The Crescent Grove"] = WHITE.."[32-38]"..DEFAULT.." The Crescent Grove",
|
||||||
["[32-41] Scarlet Monastery (Armory)"] = WHITE.."[32-41]"..DEFAULT.." Scarlet Monastery (Armory)",
|
["[32-41] Scarlet Monastery (Armory)"] = WHITE.."[32-41]"..DEFAULT.." Scarlet Monastery (Armory)",
|
||||||
|
["[32-44] Stormwrought Ruins"] = WHITE.."[32-44]"..DEFAULT.." Stormwrought Ruins",
|
||||||
["[35-45] Scarlet Monastery (Cathedral)"] = WHITE.."[35-45]"..DEFAULT.." Scarlet Monastery (Cathedral)",
|
["[35-45] Scarlet Monastery (Cathedral)"] = WHITE.."[35-45]"..DEFAULT.." Scarlet Monastery (Cathedral)",
|
||||||
["[36-46] Razorfen Downs"] = WHITE.."[36-46]"..DEFAULT.." Razorfen Downs",
|
["[36-46] Razorfen Downs"] = WHITE.."[36-46]"..DEFAULT.." Razorfen Downs",
|
||||||
["[40-51] Uldaman"] = WHITE.."[40-51]"..DEFAULT.." Uldaman",
|
["[40-51] Uldaman"] = WHITE.."[40-51]"..DEFAULT.." Uldaman",
|
||||||
|
|||||||
@@ -184,6 +184,7 @@ AtlasLoot_TableNames = {
|
|||||||
["MaraPrincessTheradras"] = { AL["Maraudon"].." - "..AL["Princess Theradras"], "AtlasLootItems" },
|
["MaraPrincessTheradras"] = { AL["Maraudon"].." - "..AL["Princess Theradras"], "AtlasLootItems" },
|
||||||
["MaraTrash"] = { AL["Maraudon"].." - "..AL["Trash Mobs"], "AtlasLootItems" },
|
["MaraTrash"] = { AL["Maraudon"].." - "..AL["Trash Mobs"], "AtlasLootItems" },
|
||||||
--Molten Core
|
--Molten Core
|
||||||
|
["MCIncindis"] = { AL["Molten Core"].." - "..AL["Incindis"], "AtlasLootItems" },
|
||||||
["MCLucifron"] = { AL["Molten Core"].." - "..AL["Lucifron"], "AtlasLootItems" },
|
["MCLucifron"] = { AL["Molten Core"].." - "..AL["Lucifron"], "AtlasLootItems" },
|
||||||
["MCMagmadar"] = { AL["Molten Core"].." - "..AL["Magmadar"], "AtlasLootItems" },
|
["MCMagmadar"] = { AL["Molten Core"].." - "..AL["Magmadar"], "AtlasLootItems" },
|
||||||
["MCGehennas"] = { AL["Molten Core"].." - "..AL["Gehennas"], "AtlasLootItems" },
|
["MCGehennas"] = { AL["Molten Core"].." - "..AL["Gehennas"], "AtlasLootItems" },
|
||||||
@@ -191,6 +192,8 @@ AtlasLoot_TableNames = {
|
|||||||
["MCShazzrah"] = { AL["Molten Core"].." - "..AL["Shazzrah"], "AtlasLootItems" },
|
["MCShazzrah"] = { AL["Molten Core"].." - "..AL["Shazzrah"], "AtlasLootItems" },
|
||||||
["MCGeddon"] = { AL["Molten Core"].." - "..AL["Baron Geddon"], "AtlasLootItems" },
|
["MCGeddon"] = { AL["Molten Core"].." - "..AL["Baron Geddon"], "AtlasLootItems" },
|
||||||
["MCGolemagg"] = { AL["Molten Core"].." - "..AL["Golemagg the Incinerator"], "AtlasLootItems" },
|
["MCGolemagg"] = { AL["Molten Core"].." - "..AL["Golemagg the Incinerator"], "AtlasLootItems" },
|
||||||
|
["MCTwins"] = { AL["Molten Core"].." - "..AL["Basalthar & Smoldaris"],"AtlasLootItems" },
|
||||||
|
["MCThaurissan"] = { AL["Molten Core"].." - "..AL["Sorcerer-Thane Thaurissan"], "AtlasLootItems" },
|
||||||
["MCSulfuron"] = { AL["Molten Core"].." - "..AL["Sulfuron Harbinger"], "AtlasLootItems" },
|
["MCSulfuron"] = { AL["Molten Core"].." - "..AL["Sulfuron Harbinger"], "AtlasLootItems" },
|
||||||
["MCMajordomo"] = { AL["Molten Core"].." - "..AL["Majordomo Executus"], "AtlasLootItems" },
|
["MCMajordomo"] = { AL["Molten Core"].." - "..AL["Majordomo Executus"], "AtlasLootItems" },
|
||||||
["MCRagnaros"] = { AL["Molten Core"].." - "..AL["Ragnaros"], "AtlasLootItems" },
|
["MCRagnaros"] = { AL["Molten Core"].." - "..AL["Ragnaros"], "AtlasLootItems" },
|
||||||
@@ -524,6 +527,28 @@ AtlasLoot_TableNames = {
|
|||||||
["UKHRupturan"] = { AL["Upper Karazhan Halls"].." - "..AL["Rupturan the Broken"], "AtlasLootItems" },
|
["UKHRupturan"] = { AL["Upper Karazhan Halls"].." - "..AL["Rupturan the Broken"], "AtlasLootItems" },
|
||||||
["UKHMephistroth"] = { AL["Upper Karazhan Halls"].." - "..AL["Mephistroth"], "AtlasLootItems" },
|
["UKHMephistroth"] = { AL["Upper Karazhan Halls"].." - "..AL["Mephistroth"], "AtlasLootItems" },
|
||||||
["UKHTrash"] = { AL["Upper Karazhan Halls"].." - "..AL["Trash Mobs"], "AtlasLootItems" },
|
["UKHTrash"] = { AL["Upper Karazhan Halls"].." - "..AL["Trash Mobs"], "AtlasLootItems" },
|
||||||
|
-- Dragonmaw Retreat
|
||||||
|
["DMRGowlfang"] = { AL["Dragonmaw Retreat"].." - "..AL["Gowlfang"], "AtlasLootItems"},
|
||||||
|
["DMRBroodmother"] = { AL["Dragonmaw Retreat"].." - "..AL["Cavernweb Broodmother"], "AtlasLootItems"},
|
||||||
|
["DMRWebMaster"] = { AL["Dragonmaw Retreat"].." - "..AL["Web Master Torkon"], "AtlasLootItems"},
|
||||||
|
["DMRGarlok"] = { AL["Dragonmaw Retreat"].." - "..AL["Garlok Flamekeeper"], "AtlasLootItems"},
|
||||||
|
["DMRHalgan"] = { AL["Dragonmaw Retreat"].." - "..AL["Halgan Redbrand"], "AtlasLootItems"},
|
||||||
|
["DMRElderHollowblood"] = { AL["Dragonmaw Retreat"].." - "..AL["Elder Hollowblood"], "AtlasLootItems"},
|
||||||
|
["DMRSearistrasz"] = { AL["Dragonmaw Retreat"].." - "..AL["Searistrasz"], "AtlasLootItems"},
|
||||||
|
["DMRZuluhed"] = { AL["Dragonmaw Retreat"].." - "..AL["Zuluhed the Whacked"], "AtlasLootItems"},
|
||||||
|
-- Stormwrought Ruins
|
||||||
|
["SWROronok"] = { AL["Stormwrought Ruins"].." - "..AL["Oronok Torn-Heart"], "AtlasLootItems"},
|
||||||
|
["SWRDagar"] = { AL["Stormwrought Ruins"].." - "..AL["Dagar the Glutton"], "AtlasLootItems"},
|
||||||
|
["SWRDukeBalor"] = { AL["Stormwrought Ruins"].." - "..AL["Duke Balor the IV"], "AtlasLootItems"},
|
||||||
|
["SWRLibrarian"] = { AL["Stormwrought Ruins"].." - "..AL["Librarian Theodorus"], "AtlasLootItems"},
|
||||||
|
["SWRChieftain"] = { AL["Stormwrought Ruins"].." - "..AL["Chieftain Stormsong"], "AtlasLootItems"},
|
||||||
|
["SWRDeathlord"] = { AL["Stormwrought Ruins"].." - "..AL["Deathlord Tidebane"], "AtlasLootItems"},
|
||||||
|
["SWRSubjugator"] = { AL["Stormwrought Ruins"].." - "..AL["Subjugator Halthas Shadecrest"], "AtlasLootItems"},
|
||||||
|
["SWRMycellakos"] = { AL["Stormwrought Ruins"].." - "..AL["Mycellakos"], "AtlasLootItems"},
|
||||||
|
["SWREldermaw"] = { AL["Stormwrought Ruins"].." - "..AL["Eldermaw the Primordial"], "AtlasLootItems"},
|
||||||
|
["SWRLadyDrazare"] = { AL["Stormwrought Ruins"].." - "..AL["Lady Drazare"], "AtlasLootItems"},
|
||||||
|
["SWRMergothid"] = { AL["Stormwrought Ruins"].." - "..AL["Mergothid"], "AtlasLootItems"},
|
||||||
|
["SWRRemains"] = { AL["Stormwrought Ruins"].." - "..AL["Remains of the Innocent"], "AtlasLootItems"},
|
||||||
------------
|
------------
|
||||||
--- Sets ---
|
--- Sets ---
|
||||||
------------
|
------------
|
||||||
@@ -1306,6 +1331,7 @@ AtlasLoot_TableNamesBoss = {
|
|||||||
["MaraTrash"] = { AL["Trash Mobs"], "AtlasLootItems" },
|
["MaraTrash"] = { AL["Trash Mobs"], "AtlasLootItems" },
|
||||||
},
|
},
|
||||||
["Molten Core"] = {
|
["Molten Core"] = {
|
||||||
|
["MCIncindis"] = { AL["Incindis"], "AtlasLootItems" },
|
||||||
["MCLucifron"] = { AL["Lucifron"], "AtlasLootItems" },
|
["MCLucifron"] = { AL["Lucifron"], "AtlasLootItems" },
|
||||||
["MCMagmadar"] = { AL["Magmadar"], "AtlasLootItems" },
|
["MCMagmadar"] = { AL["Magmadar"], "AtlasLootItems" },
|
||||||
["MCGehennas"] = { AL["Gehennas"], "AtlasLootItems" },
|
["MCGehennas"] = { AL["Gehennas"], "AtlasLootItems" },
|
||||||
@@ -1313,6 +1339,8 @@ AtlasLoot_TableNamesBoss = {
|
|||||||
["MCShazzrah"] = { AL["Shazzrah"], "AtlasLootItems" },
|
["MCShazzrah"] = { AL["Shazzrah"], "AtlasLootItems" },
|
||||||
["MCGeddon"] = { AL["Baron Geddon"], "AtlasLootItems" },
|
["MCGeddon"] = { AL["Baron Geddon"], "AtlasLootItems" },
|
||||||
["MCGolemagg"] = { AL["Golemagg the Incinerator"], "AtlasLootItems" },
|
["MCGolemagg"] = { AL["Golemagg the Incinerator"], "AtlasLootItems" },
|
||||||
|
["MCTwins"] = { AL["Basalthar & Smoldaris"],"AtlasLootItems" },
|
||||||
|
["MCThaurissan"] = { AL["Sorcerer-Thane Thaurissan"], "AtlasLootItems" },
|
||||||
["MCSulfuron"] = { AL["Sulfuron Harbinger"], "AtlasLootItems" },
|
["MCSulfuron"] = { AL["Sulfuron Harbinger"], "AtlasLootItems" },
|
||||||
["MCMajordomo"] = { AL["Majordomo Executus"], "AtlasLootItems" },
|
["MCMajordomo"] = { AL["Majordomo Executus"], "AtlasLootItems" },
|
||||||
["MCRagnaros"] = { AL["Ragnaros"], "AtlasLootItems" },
|
["MCRagnaros"] = { AL["Ragnaros"], "AtlasLootItems" },
|
||||||
@@ -1635,6 +1663,30 @@ AtlasLoot_TableNamesBoss = {
|
|||||||
["UKHMephistroth"] = { AL["Mephistroth"], "AtlasLootItems" },
|
["UKHMephistroth"] = { AL["Mephistroth"], "AtlasLootItems" },
|
||||||
["UKHTrash"] = { AL["Trash Mobs"], "AtlasLootItems" },
|
["UKHTrash"] = { AL["Trash Mobs"], "AtlasLootItems" },
|
||||||
},
|
},
|
||||||
|
["Dragonmaw Retreat"] = {
|
||||||
|
["DMRGowlfang"] = { AL["Gowlfang"], "AtlasLootItems"},
|
||||||
|
["DMRBroodmother"] = { AL["Cavernweb Broodmother"], "AtlasLootItems"},
|
||||||
|
["DMRWebMaster"] = { AL["Web Master Torkon"], "AtlasLootItems"},
|
||||||
|
["DMRGarlok"] = { AL["Garlok Flamekeeper"], "AtlasLootItems"},
|
||||||
|
["DMRHalgan"] = { AL["Halgan Redbrand"], "AtlasLootItems"},
|
||||||
|
["DMRElderHollowblood"] = { AL["Elder Hollowblood"], "AtlasLootItems"},
|
||||||
|
["DMRSearistrasz"] = { AL["Searistrasz"], "AtlasLootItems"},
|
||||||
|
["DMRZuluhed"] = { AL["Zuluhed the Whacked"], "AtlasLootItems"},
|
||||||
|
},
|
||||||
|
["Stormwrought Ruins"] = {
|
||||||
|
["SWROronok"] = { AL["Oronok Torn-Heart"], "AtlasLootItems"},
|
||||||
|
["SWRDagar"] = { AL["Dagar the Glutton"], "AtlasLootItems"},
|
||||||
|
["SWRDukeBalor"] = { AL["Duke Balor the IV"], "AtlasLootItems"},
|
||||||
|
["SWRLibrarian"] = { AL["Librarian Theodorus"], "AtlasLootItems"},
|
||||||
|
["SWRChieftain"] = { AL["Chieftain Stormsong"], "AtlasLootItems"},
|
||||||
|
["SWRDeathlord"] = { AL["Deathlord Tidebane"], "AtlasLootItems"},
|
||||||
|
["SWRSubjugator"] = { AL["Subjugator Halthas Shadecrest"], "AtlasLootItems"},
|
||||||
|
["SWRMycellakos"] = { AL["Mycellakos"], "AtlasLootItems"},
|
||||||
|
["SWREldermaw"] = { AL["Eldermaw the Primordial"], "AtlasLootItems"},
|
||||||
|
["SWRLadyDrazare"] = { AL["Lady Drazare"], "AtlasLootItems"},
|
||||||
|
["SWRRemains"] = { AL["Remains of the Innocent"], "AtlasLootItems"},
|
||||||
|
["SWRMergothid"] = { AL["Mergothid"], "AtlasLootItems"},
|
||||||
|
},
|
||||||
------------
|
------------
|
||||||
--- Sets ---
|
--- Sets ---
|
||||||
------------
|
------------
|
||||||
|
|||||||
Reference in New Issue
Block a user