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