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"],
|
||||
|
||||
Reference in New Issue
Block a user