Changed sets/collections/pvp tabs to change based on xpac

This commit is contained in:
Anch
2022-03-11 23:57:39 +13:00
parent e06e905495
commit 93e61e21ef
8 changed files with 183 additions and 157 deletions
+2 -2
View File
@@ -289,10 +289,10 @@ AtlasLoot_DewDropDown = {
{ AL["Crafting"], "CRAFTINGMENU", "Table" }, { AL["Crafting"], "CRAFTINGMENU", "Table" },
}, },
[5] = { [5] = {
{ AL["Sets/Collections"], "SETMENU", "Table" }, { AL["Sets/Collections"], "SETMENU"..AtlasLoot_Expac, "Table" },
}, },
[6] = { [6] = {
{ AL["PvP Rewards"], "PVPMENU", "Table" }, { AL["PvP Rewards"], "PVPMENU"..AtlasLoot_Expac, "Table" },
}, },
[7] = { [7] = {
{ AL["World Bosses"], "WorldBosses", "Submenu" }, { AL["World Bosses"], "WorldBosses", "Submenu" },
+6
View File
@@ -439,6 +439,12 @@ if AL then
AL["Nature Resistance Gear"] = true; AL["Nature Resistance Gear"] = true;
AL["Frost Resistance Gear"] = true; AL["Frost Resistance Gear"] = true;
AL["Shadow Resistance Gear"] = true; AL["Shadow Resistance Gear"] = true;
AL["Sets - Original WoW"] = true;
AL["Sets - Burning Crusade"] = true;
AL["Sets - Wrath of the Lich King"] = true;
AL["PVP - Original WoW"] = true;
AL["PVP - Burning Crusade"] = true;
AL["PVP - Wrath of the Lich King"] = true;
-- Labels for loot table sections -- Labels for loot table sections
AL["Additional Heroic Loot"] = true; AL["Additional Heroic Loot"] = true;
+43 -27
View File
@@ -3,27 +3,43 @@ local BabbleBoss = AtlasLoot_GetLocaleLibBabble("LibBabble-Boss-3.0")
local BabbleInventory = AtlasLoot_GetLocaleLibBabble("LibBabble-Inventory-3.0") local BabbleInventory = AtlasLoot_GetLocaleLibBabble("LibBabble-Inventory-3.0")
local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0") local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
AtlasLoot_Data["PVPMENU"] = { AtlasLoot_Data["PVPMENUCLASSIC"] = {
{ 1, "PvP60Accessories1_A", "inv_jewelry_trinketpvp_01", "=ds="..AL["PvP Accessories"], "=q5="..AL["Level 60"]}; { 1, "PVPMENUTBC", "INV_Helmet_66", "=ds="..AL["PVP - Burning Crusade"], ""};
{ 2, "PVPSET", "INV_Axe_02", "=ds="..AL["PvP Armor Sets"], "=q5="..AL["Level 60"]}; { 16, "PVPMENUWRATH", "INV_Misc_Ribbon_01", "=ds="..AL["PVP - Wrath of the Lich King"], ""};
{ 4, "PVPMENU2", "INV_Jewelry_Necklace_21", "=ds="..AL["BG/Open PvP Rewards"], ""}; { 3, "PvP60Accessories1_A", "inv_jewelry_trinketpvp_01", "=ds="..AL["PvP Accessories"], "=q5="..AL["Level 60"]};
{ 6, "PvP70Accessories1_A", "inv_jewelry_ring_60", "=ds="..AL["PvP Accessories"], "=q5="..AL["Level 70"]}; { 4, "PVPSET", "INV_Axe_02", "=ds="..AL["PvP Armor Sets"], "=q5="..AL["Level 60"]};
{ 7, "PVP70RepSET", "INV_Axe_02", "=ds="..AL["PvP Reputation Sets"], "=q5="..AL["Level 70"]}; { 6, "PVPMENU2", "INV_Jewelry_Necklace_21", "=ds="..AL["BG/Open PvP Rewards"], ""};
{ 8, "ARENASET", "inv_gauntlets_29", "=ds="..AL["PvP Armor Sets"], "=q5="..AL["Level 70"]}; { 18, "PVPWeapons_A", "INV_Weapon_Bow_08", "=ds="..AL["PvP Weapons"], "=q5="..AL["Level 60"]};
{ 9, "PvP70NonSet1", "inv_belt_13", "=ds="..AL["PvP Non-Set Epics"], "=q5="..AL["Level 70"]}; { 19, "PvP60Ench", "INV_Scroll_06", "=ds="..AL["PvP Enchants"], "=q5="..AL["Level 60"]};
{ 11, "PvP80NonSet1", "INV_Jewelry_Necklace_36", "=ds="..AL["PvP Accessories"], "=q5="..AL["Level 80"]}; Back = "PVPMENU"..AtlasLoot_Expac;
{ 12, "PvP80Misc", "INV_Scroll_06", "=ds="..AL["PvP Misc"], "=q5="..AL["Level 80"]}; };
{ 13, "LEVEL80PVPSETS", "INV_Boots_01", "=ds="..AL["PvP Armor Sets"], "=q5="..AL["Level 80"], "" };
{ 16, "PVPWeapons_A", "INV_Weapon_Bow_08", "=ds="..AL["PvP Weapons"], "=q5="..AL["Level 60"]}; AtlasLoot_Data["PVPMENUTBC"] = {
{ 17, "PvP60Ench", "INV_Scroll_06", "=ds="..AL["PvP Enchants"], "=q5="..AL["Level 60"]}; { 1, "PVPMENUCLASSIC", "INV_Helmet_66", "=ds="..AL["PVP - Original WoW"], ""};
{ 20, "Arena0Weapons1_A", "INV_Weapon_Crossbow_09", "=ds="..AL["Arena Season 0 Weapons"], "=q5="..AL["Level 70"]}; { 16, "PVPMENUWRATH", "INV_Misc_Ribbon_01", "=ds="..AL["PVP - Wrath of the Lich King"], ""};
{ 21, "Arena1Weapons1", "INV_Weapon_Crossbow_10", "=ds="..AL["Arena Season 1 Weapons"], "=q5="..AL["Level 70"]}; { 3, "PVPMENU2", "INV_Jewelry_Necklace_21", "=ds="..AL["BG/Open PvP Rewards"], ""};
{ 22, "Arena2Weapons1", "INV_Weapon_Crossbow_11", "=ds="..AL["Arena Season 2 Weapons"], "=q5="..AL["Level 70"]}; { 5, "PvP70Accessories1_A", "inv_jewelry_ring_60", "=ds="..AL["PvP Accessories"], "=q5="..AL["Level 70"]};
{ 23, "Arena3Weapons1", "INV_Weapon_Crossbow_12", "=ds="..AL["Arena Season 3 Weapons"], "=q5="..AL["Level 70"]}; { 6, "PVP70RepSET", "INV_Axe_02", "=ds="..AL["PvP Reputation Sets"], "=q5="..AL["Level 70"]};
{ 24, "Arena4Weapons1", "inv_weapon_crossbow_26", "=ds="..AL["Arena Season 4 Weapons"], "=q5="..AL["Level 70"]}; { 7, "ARENASET", "inv_gauntlets_29", "=ds="..AL["PvP Armor Sets"], "=q5="..AL["Level 70"]};
{ 26, "PVP80NONSETEPICS", "inv_bracer_51", "=ds="..AL["PvP Non-Set Epics"], "=q5="..AL["Level 80"]}; { 8, "PvP70NonSet1", "inv_belt_13", "=ds="..AL["PvP Non-Set Epics"], "=q5="..AL["Level 70"]};
{ 27, "WrathfulGladiatorWeapons1", "INV_Sword_86", "=ds="..AL["Wrathful Gladiator\'s Weapons"], "=q5="..AL["Level 80"] }; { 18, "Arena0Weapons1_A", "INV_Weapon_Crossbow_09", "=ds="..AL["Arena Season 0 Weapons"], "=q5="..AL["Level 70"]};
Back = "SETMENU"; { 19, "Arena1Weapons1", "INV_Weapon_Crossbow_10", "=ds="..AL["Arena Season 1 Weapons"], "=q5="..AL["Level 70"]};
{ 20, "Arena2Weapons1", "INV_Weapon_Crossbow_11", "=ds="..AL["Arena Season 2 Weapons"], "=q5="..AL["Level 70"]};
{ 21, "Arena3Weapons1", "INV_Weapon_Crossbow_12", "=ds="..AL["Arena Season 3 Weapons"], "=q5="..AL["Level 70"]};
{ 22, "Arena4Weapons1", "inv_weapon_crossbow_26", "=ds="..AL["Arena Season 4 Weapons"], "=q5="..AL["Level 70"]};
Back = "PVPMENU"..AtlasLoot_Expac;
};
AtlasLoot_Data["PVPMENUWRATH"] = {
{ 1, "PVPMENUCLASSIC", "INV_Helmet_66", "=ds="..AL["PVP - Original WoW"], ""};
{ 16, "PVPMENUTBC", "INV_Misc_Ribbon_01", "=ds="..AL["PVP - Burning Crusade"], ""};
{ 3, "PVPMENU2", "INV_Jewelry_Necklace_21", "=ds="..AL["BG/Open PvP Rewards"], ""};
{ 5, "PvP80NonSet1", "INV_Jewelry_Necklace_36", "=ds="..AL["PvP Accessories"], "=q5="..AL["Level 80"]};
{ 6, "PvP80Misc", "INV_Scroll_06", "=ds="..AL["PvP Misc"], "=q5="..AL["Level 80"]};
{ 7, "LEVEL80PVPSETS", "INV_Boots_01", "=ds="..AL["PvP Armor Sets"], "=q5="..AL["Level 80"], "" };
{ 18, "PVP80NONSETEPICS", "inv_bracer_51", "=ds="..AL["PvP Non-Set Epics"], "=q5="..AL["Level 80"]};
{ 19, "WrathfulGladiatorWeapons1", "INV_Sword_86", "=ds="..AL["Wrathful Gladiator\'s Weapons"], "=q5="..AL["Level 80"] };
Back = "PVPMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["PVPMENU2"] = { AtlasLoot_Data["PVPMENU2"] = {
@@ -42,7 +58,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 27, "Nagrand1", "INV_Misc_Rune_09", "=ds="..BabbleZone["Nagrand"], "=q5="..AL["Halaa"]}; { 27, "Nagrand1", "INV_Misc_Rune_09", "=ds="..BabbleZone["Nagrand"], "=q5="..AL["Halaa"]};
{ 14, "WINTERGRASPMENU", "INV_Misc_Platnumdisks", "=ds="..BabbleZone["Wintergrasp"], ""}; { 14, "WINTERGRASPMENU", "INV_Misc_Platnumdisks", "=ds="..BabbleZone["Wintergrasp"], ""};
{ 29, "VentureBay1", "INV_Misc_Coin_16", "=ds="..BabbleZone["Grizzly Hills"], "=q5="..AL["Venture Bay"]}; { 29, "VentureBay1", "INV_Misc_Coin_16", "=ds="..BabbleZone["Grizzly Hills"], "=q5="..AL["Venture Bay"]};
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["PVPSET"] = { AtlasLoot_Data["PVPSET"] = {
@@ -55,7 +71,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 19, "PVPPaladin", "Spell_Holy_SealOfMight", "=ds="..LOCALIZED_CLASS_NAMES_MALE["PALADIN"], ""}; { 19, "PVPPaladin", "Spell_Holy_SealOfMight", "=ds="..LOCALIZED_CLASS_NAMES_MALE["PALADIN"], ""};
{ 20, "PVPRogue", "Ability_BackStab", "=ds="..LOCALIZED_CLASS_NAMES_MALE["ROGUE"], ""}; { 20, "PVPRogue", "Ability_BackStab", "=ds="..LOCALIZED_CLASS_NAMES_MALE["ROGUE"], ""};
{ 21, "PVPWarlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""}; { 21, "PVPWarlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""};
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
}; };
-- PVP arena set BC -- PVP arena set BC
@@ -77,7 +93,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 26, "ArenaWarlockDemonology", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], "=q5="..AL["Demonology"]}; { 26, "ArenaWarlockDemonology", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], "=q5="..AL["Demonology"]};
{ 27, "ArenaWarlockDestruction", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], "=q5="..AL["Destruction"]}; { 27, "ArenaWarlockDestruction", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], "=q5="..AL["Destruction"]};
{ 29, "ArenaWarrior", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], ""}; { 29, "ArenaWarrior", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], ""};
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["PVP70RepSET"] = { AtlasLoot_Data["PVP70RepSET"] = {
@@ -91,7 +107,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 21, "PVP70RarePlate_A", "INV_Boots_Plate_04", "=ds="..BabbleInventory["Plate"], "=q5=".."Pre-Arena"}; { 21, "PVP70RarePlate_A", "INV_Boots_Plate_04", "=ds="..BabbleInventory["Plate"], "=q5=".."Pre-Arena"};
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["PVP80NONSETEPICS"] = { AtlasLoot_Data["PVP80NONSETEPICS"] = {
@@ -100,7 +116,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 4, "PvP80ClassItems1", "Spell_Frost_SummonWaterElemental", "=ds="..BabbleInventory["Relic"], "" }; { 4, "PvP80ClassItems1", "Spell_Frost_SummonWaterElemental", "=ds="..BabbleInventory["Relic"], "" };
{ 17, "PvP80NonSet4", "INV_Boots_08", "=ds="..BabbleInventory["Leather"], ""}; { 17, "PvP80NonSet4", "INV_Boots_08", "=ds="..BabbleInventory["Leather"], ""};
{ 18, "PvP80NonSet6", "INV_Boots_Plate_04", "=ds="..BabbleInventory["Plate"], ""}; { 18, "PvP80NonSet6", "INV_Boots_Plate_04", "=ds="..BabbleInventory["Plate"], ""};
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["LEVEL80PVPSETS"] = { AtlasLoot_Data["LEVEL80PVPSETS"] = {
@@ -120,7 +136,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 24, "PvP80ShamanRestoration", "Spell_Nature_HealingWaveGreater", "=ds="..LOCALIZED_CLASS_NAMES_MALE["SHAMAN"], "=q5="..AL["Restoration"]}; { 24, "PvP80ShamanRestoration", "Spell_Nature_HealingWaveGreater", "=ds="..LOCALIZED_CLASS_NAMES_MALE["SHAMAN"], "=q5="..AL["Restoration"]};
{ 26, "PvP80Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""}; { 26, "PvP80Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""};
{ 28, "PvP80Warrior", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], ""}; { 28, "PvP80Warrior", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], ""};
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["WINTERGRASPMENU"] = { AtlasLoot_Data["WINTERGRASPMENU"] = {
+68 -61
View File
@@ -9,32 +9,55 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
-- { #, "CardGame1", "INV_Misc_Ticket_Tarot_Madness", "=ds="..AL["Upper Deck Card Game Items"], ""}; -- { #, "CardGame1", "INV_Misc_Ticket_Tarot_Madness", "=ds="..AL["Upper Deck Card Game Items"], ""};
-- { #, "PVPMENU", "INV_Axe_02", "=ds="..AL["PvP Rewards"], ""}; -- { #, "PVPMENU", "INV_Axe_02", "=ds="..AL["PvP Rewards"], ""};
AtlasLoot_Data["SETMENUCLASSIC"] = {
{ 1, "SETMENUTBC", "INV_Helmet_66", "=ds="..AL["Sets - Burning Crusade"], ""};
{ 16, "SETMENUWRATH", "INV_Misc_Ribbon_01", "=ds="..AL["Sets - Wrath of the Lich King"], ""};
{ 3, "SETSCLASSIC", "INV_Sword_43", "=ds="..AL["Classic Sets"], ""};
{ 5, 0, "INV_Box_01", "=q6="..AL["BoE World Epics"], ""};
{ 6, "WorldEpics1", "INV_Jewelry_Ring_15", "=ds="..AL["Level 30-39"], ""};
{ 7, "WorldEpics2", "INV_Staff_29", "=ds="..AL["Level 40-49"], ""};
{ 8, "WorldEpics3", "INV_Jewelry_Amulet_01", "=ds="..AL["Level 50-60"], ""};
{ 10, "Heirloom", "INV_Sword_43", "=ds="..AL["Heirloom"], ""};
{ 11, "Legendaries", "INV_Staff_Medivh", "=ds="..AL["Legendary Items"], ""};
{ 18, "T0SET", "INV_Chest_Chain_03", "=ds="..AL["Dungeon 1/2 Sets"], ""};
{ 19, "ZGSets1", "INV_Misc_MonsterClaw_04", "=ds="..AL["Zul'Gurub Sets"], ""};
{ 20, "AQ20Sets1", "INV_Jewelry_Ring_AhnQiraj_03", "=ds="..AL["Ruins of Ahn'Qiraj Sets"], ""};
{ 21, "AQ40Sets1", "INV_Sword_59", "=ds="..AL["Temple of Ahn'Qiraj Sets"], ""};
{ 22, "T1T2T3SET", "INV_Pants_Mail_03", "=ds="..AL["Tier 1/2/3 Sets"], ""};
Back = "SETMENU"..AtlasLoot_Expac;
};
AtlasLoot_Data["SETMENU"] = { AtlasLoot_Data["SETMENUTBC"] = {
{ 1, "EMBLEMOFFROSTMENU", "inv_misc_frostemblem_01", "=ds="..AL["Emblem of Frost Rewards"], "=q5="..AL["Wrath of the Lich King"]}; { 1, "SETMENUCLASSIC", "INV_Helmet_66", "=ds="..AL["Sets - Original WoW"], ""};
{ 2, "EMBLEMOFTRIUMPHMENU", "spell_holy_summonchampion", "=ds="..AL["Emblem of Triumph Rewards"], "=q5="..AL["Wrath of the Lich King"]}; { 16, "SETMENUWRATH", "INV_Misc_Ribbon_01", "=ds="..AL["Sets - Wrath of the Lich King"], ""};
{ 3, "EMBLEMOFCONQUESTMENU", "Spell_Holy_ChampionsGrace", "=ds="..AL["Emblem of Conquest Rewards"], "=q5="..AL["Wrath of the Lich King"]}; { 3, "70TOKENMENU", "Spell_Holy_ChampionsBond", "=ds="..AL["Badge of Justice Rewards"], "=q5="..AL["Burning Crusade"]};
{ 4, "EMBLEMOFVALORMENU", "Spell_Holy_ProclaimChampion_02", "=ds="..AL["Emblem of Valor Rewards"], "=q5="..AL["Wrath of the Lich King"]}; { 5, "Heirloom", "INV_Sword_43", "=ds="..AL["Heirloom"], ""};
{ 5, "EMBLEMOFHEROISMMENU", "Spell_Holy_ProclaimChampion", "=ds="..AL["Emblem of Heroism Rewards"], "=q5="..AL["Wrath of the Lich King"]}; { 6, "WorldEpics4", "INV_Sword_76", "=ds=".."World Epics", ""};
{ 6, "70TOKENMENU", "Spell_Holy_ChampionsBond", "=ds="..AL["Badge of Justice Rewards"], "=q5="..AL["Burning Crusade"]}; { 7, "TBCSets", "INV_Weapon_Glave_01", "=ds="..AL["Burning Crusade Misc Sets"], ""};
{ 8, "Heirloom", "INV_Sword_43", "=ds="..AL["Heirloom"], ""}; { 8, "Legendaries", "INV_Staff_Medivh", "=ds="..AL["Legendary Items"], ""};
{ 10, "SETSCLASSIC", "INV_Sword_43", "=ds="..AL["Classic Sets"], ""}; { 18, "DS3SET", "INV_Helmet_15", "=ds="..AL["Dungeon 3 Sets"], ""};
{ 11, "TBCSets", "INV_Weapon_Glave_01", "=ds="..AL["Burning Crusade Misc Sets"], ""}; { 20, "T4SET", "inv_helmet_58", "=ds="..AL["Tier 4 Sets"], ""};
{ 12, "SETSWRATHOFLICHKING", "inv_misc_monsterscales_15", "=ds="..AL["Wrath of the Lich King Sets"], ""}; { 21, "T5SET", "inv_helmet_92", "=ds="..AL["Tier 5 Sets"], ""};
{ 14, "Legendaries", "INV_Staff_Medivh", "=ds="..AL["Legendary Items"], ""}; { 22, "T6SET", "inv_helmet_98", "=ds="..AL["Tier 6 Sets"], ""};
{ 15, "WORLDEPICS", "INV_Sword_76", "=ds="..AL["BoE World Epics"], ""}; Back = "SETMENU"..AtlasLoot_Expac;
{ 16, "T0SET", "INV_Chest_Chain_03", "=ds="..AL["Dungeon 1/2 Sets"], ""}; };
{ 17, "ZGSets1", "INV_Misc_MonsterClaw_04", "=ds="..AL["Zul'Gurub Sets"], ""};
{ 18, "AQ20Sets1", "INV_Jewelry_Ring_AhnQiraj_03", "=ds="..AL["Ruins of Ahn'Qiraj Sets"], ""}; AtlasLoot_Data["SETMENUWRATH"] = {
{ 19, "AQ40Sets1", "INV_Sword_59", "=ds="..AL["Temple of Ahn'Qiraj Sets"], ""}; { 1, "SETMENUCLASSIC", "INV_Helmet_66", "=ds="..AL["Sets - Original WoW"], ""};
{ 20, "T1T2T3SET", "INV_Pants_Mail_03", "=ds="..AL["Tier 1/2/3 Sets"], ""}; { 16, "SETMENUTBC", "INV_Misc_Ribbon_01", "=ds="..AL["Sets - Burning Crusade"], ""};
{ 22, "DS3SET", "INV_Helmet_15", "=ds="..AL["Dungeon 3 Sets"], ""}; { 3, "EMBLEMOFFROSTMENU", "inv_misc_frostemblem_01", "=ds="..AL["Emblem of Frost Rewards"], "=q5="..AL["Wrath of the Lich King"]};
{ 23, "T4SET", "inv_helmet_58", "=ds="..AL["Tier 4 Sets"], ""}; { 4, "EMBLEMOFTRIUMPHMENU", "spell_holy_summonchampion", "=ds="..AL["Emblem of Triumph Rewards"], "=q5="..AL["Wrath of the Lich King"]};
{ 24, "T5SET", "inv_helmet_92", "=ds="..AL["Tier 5 Sets"], ""}; { 5, "EMBLEMOFCONQUESTMENU", "Spell_Holy_ChampionsGrace", "=ds="..AL["Emblem of Conquest Rewards"], "=q5="..AL["Wrath of the Lich King"]};
{ 25, "T6SET", "inv_helmet_98", "=ds="..AL["Tier 6 Sets"], ""}; { 6, "EMBLEMOFVALORMENU", "Spell_Holy_ProclaimChampion_02", "=ds="..AL["Emblem of Valor Rewards"], "=q5="..AL["Wrath of the Lich King"]};
{ 27, "T7T8SET", "INV_Chest_Chain_15", "=ds="..AL["Tier 7/8 Sets"], "=q5="..AL["10/25 Man"]}; { 7, "EMBLEMOFHEROISMMENU", "Spell_Holy_ProclaimChampion", "=ds="..AL["Emblem of Heroism Rewards"], "=q5="..AL["Wrath of the Lich King"]};
{ 28, "T9SET", "inv_gauntlets_80", "=ds="..AL["Tier 9 Sets"], "=q5="..AL["10/25 Man"]}; { 9, "Heirloom", "INV_Sword_43", "=ds="..AL["Heirloom"], ""};
{ 29, "T10SET", "INV_Chest_Chain_15", "=ds="..AL["Tier 10 Sets"], "=q5="..AL["10/25 Man"]}; { 10, "WorldEpicsWrath1", "INV_Sword_109", "=ds=".."World Epics", ""};
{ 11, "SETSWRATHOFLICHKING", "inv_misc_monsterscales_15", "=ds="..AL["Wrath of the Lich King Sets"], ""};
{ 12, "Legendaries", "INV_Staff_Medivh", "=ds="..AL["Legendary Items"], ""};
{ 18, "T7T8SET", "INV_Chest_Chain_15", "=ds="..AL["Tier 7/8 Sets"], "=q5="..AL["10/25 Man"]};
{ 19, "T9SET", "inv_gauntlets_80", "=ds="..AL["Tier 9 Sets"], "=q5="..AL["10/25 Man"]};
{ 20, "T10SET", "INV_Chest_Chain_15", "=ds="..AL["Tier 10 Sets"], "=q5="..AL["10/25 Man"]};
Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["70TOKENMENU"] = { AtlasLoot_Data["70TOKENMENU"] = {
@@ -48,7 +71,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 19, "HardModeCloaks", "Spell_Holy_ChampionsBond", "=ds="..BabbleInventory["Back"], ""}; { 19, "HardModeCloaks", "Spell_Holy_ChampionsBond", "=ds="..BabbleInventory["Back"], ""};
{ 21, "HardModeArena", "Spell_Holy_ChampionsBond", "=ds="..AL["PvP Rewards"], ""}; { 21, "HardModeArena", "Spell_Holy_ChampionsBond", "=ds="..AL["PvP Rewards"], ""};
{ 23, "HardModeAccessories", "Spell_Holy_ChampionsBond", "=ds="..AL["Accessories"], ""}; { 23, "HardModeAccessories", "Spell_Holy_ChampionsBond", "=ds="..AL["Accessories"], ""};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["EMBLEMOFHEROISMMENU"] = { AtlasLoot_Data["EMBLEMOFHEROISMMENU"] = {
@@ -57,20 +80,20 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 4, "LEVEL80PVPSETS", "Spell_Holy_ProclaimChampion", "=ds="..AL["Level 80 PvP Sets"], "" }; { 4, "LEVEL80PVPSETS", "Spell_Holy_ProclaimChampion", "=ds="..AL["Level 80 PvP Sets"], "" };
{ 17, "EmblemofHeroism2", "Spell_Holy_ProclaimChampion", "=ds="..AL["Accessories"], ""}; { 17, "EmblemofHeroism2", "Spell_Holy_ProclaimChampion", "=ds="..AL["Accessories"], ""};
{ 18, "EmblemofHeroism4", "Spell_Holy_ProclaimChampion", "=ds="..AL["Heirloom"], ""}; { 18, "EmblemofHeroism4", "Spell_Holy_ProclaimChampion", "=ds="..AL["Heirloom"], ""};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["EMBLEMOFCONQUESTMENU"] = { AtlasLoot_Data["EMBLEMOFCONQUESTMENU"] = {
{ 2, "EmblemofConquest1", "Spell_Holy_ChampionsGrace", "=ds="..AL["Vendor"], ""}; { 2, "EmblemofConquest1", "Spell_Holy_ChampionsGrace", "=ds="..AL["Vendor"], ""};
{ 17, "LEVEL80PVPSETS", "Spell_Holy_ChampionsGrace", "=ds="..AL["Level 80 PvP Sets"], "" }; { 17, "LEVEL80PVPSETS", "Spell_Holy_ChampionsGrace", "=ds="..AL["Level 80 PvP Sets"], "" };
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["EMBLEMOFVALORMENU"] = { AtlasLoot_Data["EMBLEMOFVALORMENU"] = {
{ 2, "EmblemofValor", "Spell_Holy_ProclaimChampion_02", "=ds="..BabbleInventory["Armor"], ""}; { 2, "EmblemofValor", "Spell_Holy_ProclaimChampion_02", "=ds="..BabbleInventory["Armor"], ""};
{ 3, "LEVEL80PVPSETS", "Spell_Holy_ProclaimChampion_02", "=ds="..AL["Level 80 PvP Sets"], "" }; { 3, "LEVEL80PVPSETS", "Spell_Holy_ProclaimChampion_02", "=ds="..AL["Level 80 PvP Sets"], "" };
{ 17, "EmblemofValor2", "Spell_Holy_ProclaimChampion_02", "=ds="..AL["Accessories"], ""}; { 17, "EmblemofValor2", "Spell_Holy_ProclaimChampion_02", "=ds="..AL["Accessories"], ""};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["EMBLEMOFTRIUMPHMENU"] = { AtlasLoot_Data["EMBLEMOFTRIUMPHMENU"] = {
@@ -78,22 +101,13 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 3, "EmblemofTriumph2", "spell_holy_summonchampion", "=ds="..AL["Accessories"].." & "..AL["Weapons"], ""}; { 3, "EmblemofTriumph2", "spell_holy_summonchampion", "=ds="..AL["Accessories"].." & "..AL["Weapons"], ""};
{ 17, "LEVEL80PVPSETS", "spell_holy_summonchampion", "=ds="..AL["Level 80 PvP Sets"], "" }; { 17, "LEVEL80PVPSETS", "spell_holy_summonchampion", "=ds="..AL["Level 80 PvP Sets"], "" };
{ 18, "T9SET", "spell_holy_summonchampion", "=ds="..AL["Tier 9 Sets"], "=q5="..AL["10/25 Man"]}; { 18, "T9SET", "spell_holy_summonchampion", "=ds="..AL["Tier 9 Sets"], "=q5="..AL["10/25 Man"]};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["EMBLEMOFFROSTMENU"] = { AtlasLoot_Data["EMBLEMOFFROSTMENU"] = {
{ 2, "EmblemofFrost", "inv_misc_frostemblem_01", "=ds="..BabbleInventory["Armor"].." & "..AL["Weapons"], ""}; { 2, "EmblemofFrost", "inv_misc_frostemblem_01", "=ds="..BabbleInventory["Armor"].." & "..AL["Weapons"], ""};
{ 17, "T10SET", "inv_misc_frostemblem_01", "=ds="..AL["Tier 10 Sets"], "=q5="..AL["10/25 Man"]}; { 17, "T10SET", "inv_misc_frostemblem_01", "=ds="..AL["Tier 10 Sets"], "=q5="..AL["10/25 Man"]};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
};
AtlasLoot_Data["WORLDEPICS"] = {
{ 2, "WorldEpicsWrath1", "INV_Sword_109", "=ds="..AL["Level 80"], ""};
{ 3, "WorldEpics3", "INV_Jewelry_Amulet_01", "=ds="..AL["Level 50-60"], ""};
{ 4, "WorldEpics1", "INV_Jewelry_Ring_15", "=ds="..AL["Level 30-39"], ""};
{ 17, "WorldEpics4", "INV_Sword_76", "=ds="..AL["Level 70"], ""};
{ 18, "WorldEpics2", "INV_Staff_29", "=ds="..AL["Level 40-49"], ""};
Back = "SETMENU";
}; };
AtlasLoot_Data["MOUNTMENU"] = { AtlasLoot_Data["MOUNTMENU"] = {
@@ -104,7 +118,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 17, "MountsHorde1", "achievement_pvp_h_16", "=ds="..AL["Horde Mounts"], ""}; { 17, "MountsHorde1", "achievement_pvp_h_16", "=ds="..AL["Horde Mounts"], ""};
{ 18, "MountsPvP1", "ability_mount_netherdrakeelite", "=ds="..AL["PvP Mounts"], ""}; { 18, "MountsPvP1", "ability_mount_netherdrakeelite", "=ds="..AL["PvP Mounts"], ""};
{ 19, "MountsCraftQuestPromotion1", "INV_Misc_QirajiCrystal_05", "=ds="..AL["Quest"].." / "..AL["Promotional"].." / "..AL["Crafted Mounts"], ""}; { 19, "MountsCraftQuestPromotion1", "INV_Misc_QirajiCrystal_05", "=ds="..AL["Quest"].." / "..AL["Promotional"].." / "..AL["Crafted Mounts"], ""};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["PETMENU"] = { AtlasLoot_Data["PETMENU"] = {
@@ -115,14 +129,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 17, "PetsQuestCrafted1", "inv_drink_19", "=ds="..AL["Quest"].." / "..AL["Crafted"], ""}; { 17, "PetsQuestCrafted1", "inv_drink_19", "=ds="..AL["Quest"].." / "..AL["Crafted"], ""};
{ 18, "PetsEvent1", "inv_pet_egbert", "=ds="..AL["World Events"], ""}; { 18, "PetsEvent1", "inv_pet_egbert", "=ds="..AL["World Events"], ""};
{ 19, "PetsPetStore1", "INV_Misc_Coin_01", "=ds="..AL["Pet Store"], ""}; { 19, "PetsPetStore1", "INV_Misc_Coin_01", "=ds="..AL["Pet Store"], ""};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
};
AtlasLoot_Data["SETSMISCMENU"] = {
{ 2, "SETSCLASSIC", "INV_Sword_43", "=ds="..AL["Classic Sets"], ""};
{ 3, "SETSWRATHOFLICHKING", "inv_misc_monsterscales_15", "=ds="..AL["Wrath of the Lich King Sets"], ""};
{ 17, "SETSBURNINGCURSADE", "INV_Weapon_Glave_01", "=ds="..AL["Burning Crusade Sets"], ""};
Back = "SETMENU";
}; };
AtlasLoot_Data["SETSCLASSIC"] = { AtlasLoot_Data["SETSCLASSIC"] = {
@@ -146,7 +153,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
-- { 24, "AQ20Sets1", "INV_Jewelry_Ring_AhnQiraj_03", "=ds="..AL["Ruins of Ahn'Qiraj Sets"], ""}; -- { 24, "AQ20Sets1", "INV_Jewelry_Ring_AhnQiraj_03", "=ds="..AL["Ruins of Ahn'Qiraj Sets"], ""};
-- { 25, "AQ40Sets1", "INV_Sword_59", "=ds="..AL["Temple of Ahn'Qiraj Sets"], ""}; -- { 25, "AQ40Sets1", "INV_Sword_59", "=ds="..AL["Temple of Ahn'Qiraj Sets"], ""};
-- { 26, "T1T2T3SET", "INV_Pants_Mail_03", "=ds="..AL["Tier 1/2/3 Sets"], ""}; -- { 26, "T1T2T3SET", "INV_Pants_Mail_03", "=ds="..AL["Tier 1/2/3 Sets"], ""};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["SETSBURNINGCURSADE"] = { AtlasLoot_Data["SETSBURNINGCURSADE"] = {
@@ -154,7 +161,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 3, "TBCSets", "INV_Jewelry_Necklace_36", "=ds="..AL["The Twin Stars"], "=q5="..AL["World Drop"]}; { 3, "TBCSets", "INV_Jewelry_Necklace_36", "=ds="..AL["The Twin Stars"], "=q5="..AL["World Drop"]};
{ 4, "TBCSets", "INV_Weapon_Hand_14", "=ds="..AL["The Fists of Fury"], "=q5="..BabbleZone["Hyjal Summit"]}; { 4, "TBCSets", "INV_Weapon_Hand_14", "=ds="..AL["The Fists of Fury"], "=q5="..BabbleZone["Hyjal Summit"]};
{ 5, "TBCSets", "INV_Weapon_Glave_01", "=ds="..AL["The Twin Blades of Azzinoth"], "=q5="..BabbleZone["Black Temple"]}; { 5, "TBCSets", "INV_Weapon_Glave_01", "=ds="..AL["The Twin Blades of Azzinoth"], "=q5="..BabbleZone["Black Temple"]};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["SETSWRATHOFLICHKING"] = { AtlasLoot_Data["SETSWRATHOFLICHKING"] = {
@@ -164,7 +171,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
-- { 6, "T7T8SET", "INV_Chest_Chain_15", "=ds="..AL["Tier 7/8 Sets"], "=q5="..AL["10/25 Man"]}; -- { 6, "T7T8SET", "INV_Chest_Chain_15", "=ds="..AL["Tier 7/8 Sets"], "=q5="..AL["10/25 Man"]};
-- { 7, "T9SET", "inv_gauntlets_80", "=ds="..AL["Tier 9 Sets"], "=q5="..AL["10/25 Man"]}; -- { 7, "T9SET", "inv_gauntlets_80", "=ds="..AL["Tier 9 Sets"], "=q5="..AL["10/25 Man"]};
-- { 8, "T10SET", "INV_Chest_Chain_15", "=ds="..AL["Tier 10 Sets"], "=q5="..AL["10/25 Man"]}; -- { 8, "T10SET", "INV_Chest_Chain_15", "=ds="..AL["Tier 10 Sets"], "=q5="..AL["10/25 Man"]};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["T0SET"] = { AtlasLoot_Data["T0SET"] = {
@@ -177,7 +184,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 19, "T0Paladin", "Spell_Holy_SealOfMight", "=ds="..LOCALIZED_CLASS_NAMES_MALE["PALADIN"], ""}; { 19, "T0Paladin", "Spell_Holy_SealOfMight", "=ds="..LOCALIZED_CLASS_NAMES_MALE["PALADIN"], ""};
{ 20, "T0Rogue", "Ability_BackStab", "=ds="..LOCALIZED_CLASS_NAMES_MALE["ROGUE"], ""}; { 20, "T0Rogue", "Ability_BackStab", "=ds="..LOCALIZED_CLASS_NAMES_MALE["ROGUE"], ""};
{ 21, "T0Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""}; { 21, "T0Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["DS3SET"] = { AtlasLoot_Data["DS3SET"] = {
@@ -194,7 +201,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 20, "DS3Leather", "Spell_Holy_SealOfRighteousness", "=ds="..AL["Moonglade Raiment"], "=q5="..BabbleInventory["Leather"]}; { 20, "DS3Leather", "Spell_Holy_SealOfRighteousness", "=ds="..AL["Moonglade Raiment"], "=q5="..BabbleInventory["Leather"]};
{ 23, "DS3Mail", "Ability_FiegnDead", "=ds="..AL["Desolation Battlegear"], "=q5="..BabbleInventory["Mail"]}; { 23, "DS3Mail", "Ability_FiegnDead", "=ds="..AL["Desolation Battlegear"], "=q5="..BabbleInventory["Mail"]};
{ 26, "DS3Plate", "INV_Helmet_08", "=ds="..AL["Doomplate Battlegear"], "=q5="..BabbleInventory["Plate"]}; { 26, "DS3Plate", "INV_Helmet_08", "=ds="..AL["Doomplate Battlegear"], "=q5="..BabbleInventory["Plate"]};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Next = "T4SET"; Next = "T4SET";
}; };
@@ -219,7 +226,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 26, "T3Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], "=q5="..AL["Tier 3 Sets"]}; { 26, "T3Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], "=q5="..AL["Tier 3 Sets"]};
{ 28, "T1T2DPSWarrior", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Tier 1/2 Sets"]}; { 28, "T1T2DPSWarrior", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Tier 1/2 Sets"]};
{ 29, "T3DPSWarrior", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Tier 3 Sets"]}; { 29, "T3DPSWarrior", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Tier 3 Sets"]};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["T4SET"] = { AtlasLoot_Data["T4SET"] = {
@@ -240,7 +247,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 26, "T4Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""}; { 26, "T4Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""};
{ 28, "T4WarriorFury", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Fury"]}; { 28, "T4WarriorFury", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Fury"]};
{ 29, "T4WarriorProtection", "INV_Shield_05", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Protection"]}; { 29, "T4WarriorProtection", "INV_Shield_05", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Protection"]};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Prev = "DS3SET"; Prev = "DS3SET";
Next = "T5SET"; Next = "T5SET";
}; };
@@ -263,7 +270,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 26, "T5Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""}; { 26, "T5Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""};
{ 28, "T5WarriorFury", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Fury"]}; { 28, "T5WarriorFury", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Fury"]};
{ 29, "T5WarriorProtection", "INV_Shield_05", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Protection"]}; { 29, "T5WarriorProtection", "INV_Shield_05", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Protection"]};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Prev = "T4SET"; Prev = "T4SET";
Next = "T6SET"; Next = "T6SET";
}; };
@@ -286,7 +293,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 26, "T6Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""}; { 26, "T6Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""};
{ 28, "T6WarriorFury", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Fury"]}; { 28, "T6WarriorFury", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Fury"]};
{ 29, "T6WarriorProtection", "INV_Shield_05", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Protection"]}; { 29, "T6WarriorProtection", "INV_Shield_05", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Protection"]};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Prev = "T5SET"; Prev = "T5SET";
}; };
@@ -310,7 +317,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 26, "NaxxWarlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""}; { 26, "NaxxWarlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""};
{ 28, "NaxxWarriorFury", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Fury"]}; { 28, "NaxxWarriorFury", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Fury"]};
{ 29, "NaxxWarriorProtection", "INV_Shield_05", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Protection"]}; { 29, "NaxxWarriorProtection", "INV_Shield_05", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Protection"]};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Next = "T9SET"; Next = "T9SET";
}; };
@@ -334,7 +341,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 26, "T9Warlock_A", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""}; { 26, "T9Warlock_A", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""};
{ 28, "T9WarriorFury_A", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Fury"]}; { 28, "T9WarriorFury_A", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Fury"]};
{ 29, "T9WarriorProtection_A", "INV_Shield_05", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Protection"]}; { 29, "T9WarriorProtection_A", "INV_Shield_05", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Protection"]};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Prev = "T7T8SET"; Prev = "T7T8SET";
Next = "T10SET"; Next = "T10SET";
}; };
@@ -359,6 +366,6 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 26, "T10Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""}; { 26, "T10Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], ""};
{ 28, "T10WarriorFury", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Fury"]}; { 28, "T10WarriorFury", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Fury"]};
{ 29, "T10WarriorProtection", "INV_Shield_05", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Protection"]}; { 29, "T10WarriorProtection", "INV_Shield_05", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Protection"]};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Prev = "T9SET"; Prev = "T9SET";
}; };
+7 -2
View File
@@ -1960,11 +1960,16 @@ end
AtlasLoot_TableNames["REPMENUCLASSIC"] = { AL["Factions"], "Menu" }; AtlasLoot_TableNames["REPMENUCLASSIC"] = { AL["Factions"], "Menu" };
AtlasLoot_TableNames["REPMENUTBC"] = { AL["Factions"], "Menu" }; AtlasLoot_TableNames["REPMENUTBC"] = { AL["Factions"], "Menu" };
AtlasLoot_TableNames["REPMENUWRATH"] = { AL["Factions"], "Menu" }; AtlasLoot_TableNames["REPMENUWRATH"] = { AL["Factions"], "Menu" };
AtlasLoot_TableNames["SETMENU"] = { AL["Collections"], "Menu" }; AtlasLoot_TableNames["SETMENUCLASSIC"] = { AL["Collections"], "Menu" };
AtlasLoot_TableNames["SETMENUTBC"] = { AL["Collections"], "Menu" };
AtlasLoot_TableNames["SETMENUWRATH"] = { AL["Collections"], "Menu" };
AtlasLoot_TableNames["MOUNTMENU"] = { AL["Mounts"], "Menu" }; AtlasLoot_TableNames["MOUNTMENU"] = { AL["Mounts"], "Menu" };
AtlasLoot_TableNames["PETMENU"] = { AL["Vanity Pets"], "Menu" }; AtlasLoot_TableNames["PETMENU"] = { AL["Vanity Pets"], "Menu" };
AtlasLoot_TableNames["PVPSET"] = { AL["PvP Armor Sets"]..": "..AL["Level 60"], "Menu" }; AtlasLoot_TableNames["PVPSET"] = { AL["PvP Armor Sets"]..": "..AL["Level 60"], "Menu" };
AtlasLoot_TableNames["PVPMENU"] = { AL["PvP Rewards"], "Menu" }; AtlasLoot_TableNames["PVPMENUCLASSIC"] = { AL["PvP Rewards"], "Menu" };
AtlasLoot_TableNames["PVPMENUTBC"] = { AL["PvP Rewards"], "Menu" };
AtlasLoot_TableNames["PVPMENUWRATH"] = { AL["PvP Rewards"], "Menu" };
AtlasLoot_TableNames["PVPMENU2"] = { AL["PvP Rewards"], "Menu" }; AtlasLoot_TableNames["PVPMENU2"] = { AL["PvP Rewards"], "Menu" };
AtlasLoot_TableNames["WINTERGRASPMENU"] = { BabbleZone["Wintergrasp"], "Menu" }; AtlasLoot_TableNames["WINTERGRASPMENU"] = { BabbleZone["Wintergrasp"], "Menu" };
AtlasLoot_TableNames["PVP70RepSET"] = { AL["PvP Reputation Sets"]..": "..AL["Level 70"], "Menu" }; AtlasLoot_TableNames["PVP70RepSET"] = { AL["PvP Reputation Sets"]..": "..AL["Level 70"], "Menu" };
+17 -19
View File
@@ -4579,7 +4579,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 28, 31840, "", "=q1=Major Combat Mana Potion", "=ds=", "200 #faction#"}; { 28, 31840, "", "=q1=Major Combat Mana Potion", "=ds=", "200 #faction#"};
{ 29, 31854, "", "=q1=Major Combat Mana Potion", "=ds=", "200 #faction#"}; { 29, 31854, "", "=q1=Major Combat Mana Potion", "=ds=", "200 #faction#"};
Next = "PvP70Accessories2"; Next = "PvP70Accessories2";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -4611,7 +4611,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 28, 31840, "", "=q1=Major Combat Mana Potion", "=ds=", "200 #faction#"}; { 28, 31840, "", "=q1=Major Combat Mana Potion", "=ds=", "200 #faction#"};
{ 29, 31854, "", "=q1=Major Combat Mana Potion", "=ds=", "200 #faction#"}; { 29, 31854, "", "=q1=Major Combat Mana Potion", "=ds=", "200 #faction#"};
Next = "PvP70Accessories2"; Next = "PvP70Accessories2";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -4643,7 +4643,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 29, 35320, "", "=q4=Vindicator's Band of Subjugation", "=ds=", "12000 #faction#"}; { 29, 35320, "", "=q4=Vindicator's Band of Subjugation", "=ds=", "12000 #faction#"};
{ 30, 33919, "", "=q4=Vindicator's Band of Triumph", "=ds=", "12000 #faction#"}; { 30, 33919, "", "=q4=Vindicator's Band of Triumph", "=ds=", "12000 #faction#"};
Prev = "PvP70Accessories1_A"; Prev = "PvP70Accessories1_A";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -4674,7 +4674,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 29, 35165, "", "=q4=Guardian's Wyrmhide Belt", "=ds=", "18000 #faction#"}; { 29, 35165, "", "=q4=Guardian's Wyrmhide Belt", "=ds=", "18000 #faction#"};
{ 30, 35150, "", "=q4=Guardian's Wyrmhide Boots", "=ds=", "18000 #faction#"}; { 30, 35150, "", "=q4=Guardian's Wyrmhide Boots", "=ds=", "18000 #faction#"};
Next = "PvP70NonSet2"; Next = "PvP70NonSet2";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -4704,7 +4704,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 29, 35163, "", "=q4=Guardian's Scaled Belt", "=ds=", "18000 #faction#"}; { 29, 35163, "", "=q4=Guardian's Scaled Belt", "=ds=", "18000 #faction#"};
{ 30, 35148, "", "=q4=Guardian's Scaled Greaves", "=ds=", "18000 #faction#"}; { 30, 35148, "", "=q4=Guardian's Scaled Greaves", "=ds=", "18000 #faction#"};
Prev = "PvP70NonSet1"; Prev = "PvP70NonSet1";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -5229,7 +5229,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{18, 28939, "", "=q3=High Warlord's Barricade"}; {18, 28939, "", "=q3=High Warlord's Barricade"};
{19, 28933, "", "=q3=High Warlord's Heavy Crossbow"}; {19, 28933, "", "=q3=High Warlord's Heavy Crossbow"};
{20, 28938, "", "=q3=High Warlord's Battletome"}; {20, 28938, "", "=q3=High Warlord's Battletome"};
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -5254,7 +5254,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{18, 28940, "", "=q3=Grand Marshal's Barricade"}; {18, 28940, "", "=q3=Grand Marshal's Barricade"};
{19, 28960, "", "=q3=Grand Marshal's Heavy Crossbow"}; {19, 28960, "", "=q3=Grand Marshal's Heavy Crossbow"};
{20, 28941, "", "=q3=Grand Marshal's Battletome"}; {20, 28941, "", "=q3=Grand Marshal's Battletome"};
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -5283,7 +5283,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{22, 28346, "", "=q4=Gladiator's Endgame", "=ds=", "1125 #arena#", ""}; {22, 28346, "", "=q4=Gladiator's Endgame", "=ds=", "1125 #arena#", ""};
{23, 32452, "", "=q4=Gladiator's Reprieve", "=ds=", "1125 #arena#", ""}; {23, 32452, "", "=q4=Gladiator's Reprieve", "=ds=", "1125 #arena#", ""};
Next = "Arena1Weapons2"; Next = "Arena1Weapons2";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -5298,7 +5298,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{8, 33951, "", "=q4=Gladiator's Totem of Survival", "=ds=", "1000 #arena#", ""}; {8, 33951, "", "=q4=Gladiator's Totem of Survival", "=ds=", "1000 #arena#", ""};
{9, 28357, "", "=q4=Gladiator's Totem of the Third Wind", "=ds=", "1000 #arena#", ""}; {9, 28357, "", "=q4=Gladiator's Totem of the Third Wind", "=ds=", "1000 #arena#", ""};
Prev = "Arena1Weapons1"; Prev = "Arena1Weapons1";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -5328,7 +5328,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{23, 33716, "", "=q4=Vengeful Gladiator's Staff", "=ds=", "3000 #arena#", ""}; {23, 33716, "", "=q4=Vengeful Gladiator's Staff", "=ds=", "3000 #arena#", ""};
{24, 33766, "", "=q4=Vengeful Gladiator's War Staff", "=ds=", "3000 #arena#", ""}; {24, 33766, "", "=q4=Vengeful Gladiator's War Staff", "=ds=", "3000 #arena#", ""};
Next = "Arena3Weapons2"; Next = "Arena3Weapons2";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -5358,7 +5358,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{23, 33953, "", "=q4=Vengeful Gladiator's Totem of Survival", "=ds=", "800 #arena#", ""}; {23, 33953, "", "=q4=Vengeful Gladiator's Totem of Survival", "=ds=", "800 #arena#", ""};
{24, 33843, "", "=q4=Vengeful Gladiator's Totem of the Third Wind", "=ds=", "800 #arena#", ""}; {24, 33843, "", "=q4=Vengeful Gladiator's Totem of the Third Wind", "=ds=", "800 #arena#", ""};
Prev = "Arena3Weapons1"; Prev = "Arena3Weapons1";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -5391,7 +5391,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{26, 31978, "", "=q4=Merciless Gladiator's Endgame", "=ds=", "9000 #arena#", ""}; {26, 31978, "", "=q4=Merciless Gladiator's Endgame", "=ds=", "9000 #arena#", ""};
{27, 32961, "", "=q4=Merciless Gladiator's Reprieve", "=ds=", "9000 #arena#", ""}; {27, 32961, "", "=q4=Merciless Gladiator's Reprieve", "=ds=", "9000 #arena#", ""};
Next = "Arena2Weapons2"; Next = "Arena2Weapons2";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -5406,7 +5406,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{8, 33952, "", "=q4=Merciless Gladiator's Totem of Survival", "=ds=", "8000 #arena#", ""}; {8, 33952, "", "=q4=Merciless Gladiator's Totem of Survival", "=ds=", "8000 #arena#", ""};
{9, 33078, "", "=q4=Merciless Gladiator's Totem of the Third Wind", "=ds=", "8000 #arena#", ""}; {9, 33078, "", "=q4=Merciless Gladiator's Totem of the Third Wind", "=ds=", "8000 #arena#", ""};
Prev = "Arena2Weapons1"; Prev = "Arena2Weapons1";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["Arena4Weapons1"] = { AtlasLoot_Data["Arena4Weapons1"] = {
{ 1, 35076, "", "=q4=Brutal Gladiator's Right Ripper", "=ds=#h3#, #w13#", "2625 #arena#", ""}; { 1, 35076, "", "=q4=Brutal Gladiator's Right Ripper", "=ds=#h3#, #w13#", "2625 #arena#", ""};
@@ -5437,7 +5437,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 26, 35103, "", "=q4=Brutal Gladiator's Staff", "=ds=#h2#, #w9#", "3750 #arena#", ""}; { 26, 35103, "", "=q4=Brutal Gladiator's Staff", "=ds=#h2#, #w9#", "3750 #arena#", ""};
{ 27, 35109, "", "=q4=Brutal Gladiator's War Staff", "=ds=#h2#, #w9#", "3750 #arena#", ""}; { 27, 35109, "", "=q4=Brutal Gladiator's War Staff", "=ds=#h2#, #w9#", "3750 #arena#", ""};
Next = "Arena4Weapons2"; Next = "Arena4Weapons2";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -5465,7 +5465,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 23, 35105, "", "=q4=Brutal Gladiator's Totem of Survival", "=ds=#w15#", "1000 #arena#", ""}; { 23, 35105, "", "=q4=Brutal Gladiator's Totem of Survival", "=ds=#w15#", "1000 #arena#", ""};
{ 24, 35106, "", "=q4=Brutal Gladiator's Totem of the Third Wind", "=ds=#w15#", "1000 #arena#", ""}; { 24, 35106, "", "=q4=Brutal Gladiator's Totem of the Third Wind", "=ds=#w15#", "1000 #arena#", ""};
Prev = "Arena4Weapons1"; Prev = "Arena4Weapons1";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -6616,7 +6616,7 @@ AtlasLoot_Data["T6WarriorFury"] = {
{ 20, 0, "INV_Box_01", "=q6=#bcs2#", "=q2=#n137#, =q1=#z18#"}; { 20, 0, "INV_Box_01", "=q6=#bcs2#", "=q2=#n137#, =q1=#z18#"};
{ 21, 32837, "", "=q5=Warglaive of Azzinoth", "=ds=#h3#, #w10#, =q1=#m1# =ds=#c9#, #c6#"}; { 21, 32837, "", "=q5=Warglaive of Azzinoth", "=ds=#h3#, #w10#, =q1=#m1# =ds=#c9#, #c6#"};
{ 22, 32838, "", "=q5=Warglaive of Azzinoth", "=ds=#h4#, #w10#, =q1=#m1# =ds=#c9#, #c6#"}; { 22, 32838, "", "=q5=Warglaive of Azzinoth", "=ds=#h4#, #w10#, =q1=#m1# =ds=#c9#, #c6#"};
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
-------------------------------- --------------------------------
@@ -6978,7 +6978,5 @@ AtlasLoot_Data["T6WarriorFury"] = {
{ 22, 31334, "", "=q4=Staff of Natural Fury", "=ds=#h2#, #w9#", "", ""}; { 22, 31334, "", "=q4=Staff of Natural Fury", "=ds=#h2#, #w9#", "", ""};
{ 23, 34622, "", "=q4=Spinesever", "=ds=#w11#", "", ""}; { 23, 34622, "", "=q4=Spinesever", "=ds=#w11#", "", ""};
{ 24, 31323, "", "=q4=Don Santos' Famous Hunting Rifle", "=ds=#w5#", "", ""}; { 24, 31323, "", "=q4=Don Santos' Famous Hunting Rifle", "=ds=#w5#", "", ""};
Next = "WorldEpicsWrath1"; Back = "SETMENUTBC";
Prev = "WorldEpics3";
Back = "WORLDEPICS";
}; };
+22 -27
View File
@@ -5719,7 +5719,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0")
{ 27, 19826, "", "=q4=Zandalar Freethinker's Belt", "=q4=#zgt2#, =ds=#r3#"}; { 27, 19826, "", "=q4=Zandalar Freethinker's Belt", "=q4=#zgt2#, =ds=#r3#"};
{ 28, 19827, "", "=q4=Zandalar Freethinker's Armguards", "=q4=#zgt3#, =ds=#r2#"}; { 28, 19827, "", "=q4=Zandalar Freethinker's Armguards", "=q4=#zgt3#, =ds=#r2#"};
Next = "ZGSets2"; Next = "ZGSets2";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Type = "ClassicRaid"; Type = "ClassicRaid";
}; };
@@ -5750,7 +5750,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0")
{ 28, 19848, "", "=q4=Zandalar Demoniac's Wraps", "=q4=#zgt5#, =ds=#r2#"}; { 28, 19848, "", "=q4=Zandalar Demoniac's Wraps", "=q4=#zgt5#, =ds=#r2#"};
Next = "ZGSets3"; Next = "ZGSets3";
Prev = "ZGSets1"; Prev = "ZGSets1";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Type = "ClassicRaid"; Type = "ClassicRaid";
}; };
@@ -5762,7 +5762,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0")
{ 5, 19823, "", "=q4=Zandalar Vindicator's Belt", "=q4=#zgt7#, =ds=#r3#"}; { 5, 19823, "", "=q4=Zandalar Vindicator's Belt", "=q4=#zgt7#, =ds=#r3#"};
{ 6, 19824, "", "=q4=Zandalar Vindicator's Armguards", "=q4=#zgt8#, =ds=#r2#"}; { 6, 19824, "", "=q4=Zandalar Vindicator's Armguards", "=q4=#zgt8#, =ds=#r2#"};
Prev = "ZGSets2"; Prev = "ZGSets2";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Type = "ClassicRaid"; Type = "ClassicRaid";
}; };
@@ -5796,7 +5796,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0")
{ 28, 21406, "", "=q4=Cloak of Veiled Shadows", "=q3=#aq20t2#, =ds=#r4#"}; { 28, 21406, "", "=q4=Cloak of Veiled Shadows", "=q3=#aq20t2#, =ds=#r4#"};
{ 29, 21405, "", "=q4=Band of Veiled Shadows", "=q3=#aq20t4#, =ds=#r3#"}; { 29, 21405, "", "=q4=Band of Veiled Shadows", "=q3=#aq20t4#, =ds=#r3#"};
Next = "AQ20Sets2"; Next = "AQ20Sets2";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Type = "ClassicRaid"; Type = "ClassicRaid";
}; };
@@ -5814,7 +5814,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0")
{ 13, 21394, "", "=q4=Drape of Unyielding Strength", "=q3=#aq20t2#, =ds=#r4#"}; { 13, 21394, "", "=q4=Drape of Unyielding Strength", "=q3=#aq20t2#, =ds=#r4#"};
{ 14, 21393, "", "=q4=Signet of Unyielding Strength", "=q3=#aq20t3#=ds=, #r3#"}; { 14, 21393, "", "=q4=Signet of Unyielding Strength", "=q3=#aq20t3#=ds=, #r3#"};
Prev = "AQ20Sets1"; Prev = "AQ20Sets1";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Type = "ClassicRaid"; Type = "ClassicRaid";
}; };
@@ -5848,7 +5848,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0")
{ 27, 21391, "", "=q4=Avenger's Pauldrons", ""}; { 27, 21391, "", "=q4=Avenger's Pauldrons", ""};
{ 28, 21388, "", "=q4=Avenger's Greaves", ""}; { 28, 21388, "", "=q4=Avenger's Greaves", ""};
Next = "AQ40Sets2"; Next = "AQ40Sets2";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Type = "ClassicRaid"; Type = "ClassicRaid";
}; };
@@ -5879,7 +5879,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0")
{ 28, 21338, "", "=q4=Doomcaller's Footwraps", ""}; { 28, 21338, "", "=q4=Doomcaller's Footwraps", ""};
Next = "AQ40Sets3"; Next = "AQ40Sets3";
Prev = "AQ40Sets1"; Prev = "AQ40Sets1";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Type = "ClassicRaid"; Type = "ClassicRaid";
}; };
@@ -5897,7 +5897,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0")
{ 20, 10911, "", "=q4=Conqueror's Shoulderpads", ""}; { 20, 10911, "", "=q4=Conqueror's Shoulderpads", ""};
{ 21, 10914, "", "=q4=Conqueror's War Stompers", ""}; { 21, 10914, "", "=q4=Conqueror's War Stompers", ""};
Prev = "AQ40Sets2"; Prev = "AQ40Sets2";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Type = "ClassicRaid"; Type = "ClassicRaid";
}; };
@@ -5994,8 +5994,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0")
{ 20, 873, "", "=q4=Staff of Jordan", "=ds=#w9#", "", ""}; { 20, 873, "", "=q4=Staff of Jordan", "=ds=#w9#", "", ""};
{ 21, 1204, "", "=q4=The Green Tower", "=ds=#w8#", "", ""}; { 21, 1204, "", "=q4=The Green Tower", "=ds=#w8#", "", ""};
{ 22, 2825, "", "=q4=Bow of Searing Arrows", "=ds=#w2#", "", ""}; { 22, 2825, "", "=q4=Bow of Searing Arrows", "=ds=#w2#", "", ""};
Next = "WorldEpics2"; Back = "SETMENUCLASSIC";
Back = "WORLDEPICS";
}; };
AtlasLoot_Data["WorldEpics2"] = { AtlasLoot_Data["WorldEpics2"] = {
@@ -6020,9 +6019,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0")
{ 26, 1979, "", "=q4=Wall of the Dead", "=ds=#w8#", "", ""}; { 26, 1979, "", "=q4=Wall of the Dead", "=ds=#w8#", "", ""};
{ 27, 2824, "", "=q4=Hurricane", "=ds=#w2#", "", ""}; { 27, 2824, "", "=q4=Hurricane", "=ds=#w2#", "", ""};
{ 28, 2100, "", "=q4=Precisely Calibrated Boomstick", "=ds=#w5#", "", ""}; { 28, 2100, "", "=q4=Precisely Calibrated Boomstick", "=ds=#w5#", "", ""};
Next = "WorldEpics3"; Back = "SETMENUCLASSIC";
Prev = "WorldEpics1";
Back = "WORLDEPICS";
}; };
AtlasLoot_Data["WorldEpics3"] = { AtlasLoot_Data["WorldEpics3"] = {
@@ -6047,9 +6044,7 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0")
{ 24, 944, "", "=q4=Elemental Mage Staff", "=ds=#w9#", "", ""}; { 24, 944, "", "=q4=Elemental Mage Staff", "=ds=#w9#", "", ""};
{ 25, 1168, "", "=q4=Skullflame Shield", "=ds=#w8#", "", ""}; { 25, 1168, "", "=q4=Skullflame Shield", "=ds=#w8#", "", ""};
{ 26, 2099, "", "=q4=Dwarven Hand Cannon", "=ds=#w5#", "", ""}; { 26, 2099, "", "=q4=Dwarven Hand Cannon", "=ds=#w5#", "", ""};
Next = "WorldEpics4"; Back = "SETMENUCLASSIC";
Prev = "WorldEpics2";
Back = "WORLDEPICS";
}; };
----------- -----------
@@ -7188,7 +7183,7 @@ AtlasLoot_Data["PVPWarrior2"] = {
{ 19, 18855, "", "=q4=Grand Marshal's Hand Cannon", "=ds=#w5#", "34100 #alliance#", ""}; { 19, 18855, "", "=q4=Grand Marshal's Hand Cannon", "=ds=#w5#", "34100 #alliance#", ""};
{ 20, 23452, "", "=q4=Grand Marshal's Tome of Power", "=ds=#s15#", "34100 #alliance#", ""}; { 20, 23452, "", "=q4=Grand Marshal's Tome of Power", "=ds=#s15#", "34100 #alliance#", ""};
{ 21, 23453, "", "=q4=Grand Marshal's Tome of Restoration", "=ds=#s15#", "34100 #alliance#", ""}; { 21, 23453, "", "=q4=Grand Marshal's Tome of Restoration", "=ds=#s15#", "34100 #alliance#", ""};
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Next = "PVPWeapons_H"; Next = "PVPWeapons_H";
Type = "PVP"; Type = "PVP";
}; };
@@ -7215,7 +7210,7 @@ AtlasLoot_Data["PVPWarrior2"] = {
{ 19, 918855, "", "=q3=Lieutenant Commander's Hand Cannon", "=ds=#w5#", "20000 #alliance#", ""}; { 19, 918855, "", "=q3=Lieutenant Commander's Hand Cannon", "=ds=#w5#", "20000 #alliance#", ""};
{ 20, 923452, "", "=q3=Lieutenant Commander's Tome of Power", "=ds=#s15#", "20000 #alliance#", ""}; { 20, 923452, "", "=q3=Lieutenant Commander's Tome of Power", "=ds=#s15#", "20000 #alliance#", ""};
{ 21, 923453, "", "=q3=Lieutenant Commander's Tome of Restoration", "=ds=#s15#", "20000 #alliance#", ""}; { 21, 923453, "", "=q3=Lieutenant Commander's Tome of Restoration", "=ds=#s15#", "20000 #alliance#", ""};
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Prev = "PVPWeapons_H"; Prev = "PVPWeapons_H";
Next = "PVPWeapons_H2"; Next = "PVPWeapons_H2";
Type = "PVP"; Type = "PVP";
@@ -7244,7 +7239,7 @@ AtlasLoot_Data["PVPWarrior2"] = {
{ 19, 18860, "", "=q4=High Warlord's Street Sweeper", "=ds=#w5#", "34100 #horde#", ""}; { 19, 18860, "", "=q4=High Warlord's Street Sweeper", "=ds=#w5#", "34100 #horde#", ""};
{ 20, 23468, "", "=q4=High Warlord's Tome of Destruction", "=ds=#s15#", "34100 #horde#", ""}; { 20, 23468, "", "=q4=High Warlord's Tome of Destruction", "=ds=#s15#", "34100 #horde#", ""};
{ 21, 23469, "", "=q4=High Warlord's Tome of Mending", "=ds=#s15#", "34100 #horde#", ""}; { 21, 23469, "", "=q4=High Warlord's Tome of Mending", "=ds=#s15#", "34100 #horde#", ""};
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Prev = "PVPWeapons_A"; Prev = "PVPWeapons_A";
Next = "PVPWeapons_A2"; Next = "PVPWeapons_A2";
Type = "PVP"; Type = "PVP";
@@ -7272,7 +7267,7 @@ AtlasLoot_Data["PVPWarrior2"] = {
{ 19, 918860, "", "=q3=Champion's Street Sweeper", "=ds=#w5#", "20000 #horde#", ""}; { 19, 918860, "", "=q3=Champion's Street Sweeper", "=ds=#w5#", "20000 #horde#", ""};
{ 20, 923468, "", "=q3=Champion's Tome of Destruction", "=ds=#s15#", "20000 #horde#", ""}; { 20, 923468, "", "=q3=Champion's Tome of Destruction", "=ds=#s15#", "20000 #horde#", ""};
{ 21, 923469, "", "=q3=Champion's Tome of Mending", "=ds=#s15#", "20000 #horde#", ""}; { 21, 923469, "", "=q3=Champion's Tome of Mending", "=ds=#s15#", "20000 #horde#", ""};
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Prev = "PVPWeapons_A2"; Prev = "PVPWeapons_A2";
Type = "PVP"; Type = "PVP";
}; };
@@ -7301,7 +7296,7 @@ AtlasLoot_Data["PVPWarrior2"] = {
{ 21, 100531, "", "=q4=Combatant's Scroll of Battle, =ds=", " #alliance#", ""}; { 21, 100531, "", "=q4=Combatant's Scroll of Battle, =ds=", " #alliance#", ""};
{ 22, 100532, "", "=q4=Combatant's Scroll of Sorcery, =ds=", " #alliance#", ""}; { 22, 100532, "", "=q4=Combatant's Scroll of Sorcery, =ds=", " #alliance#", ""};
Next = "PvP60Accessories2_A"; Next = "PvP60Accessories2_A";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -7326,7 +7321,7 @@ AtlasLoot_Data["PVPWarrior2"] = {
{ 21, 100531, "", "=q4=Combatant's Scroll of Battle, =ds=", " #horde#", ""}; { 21, 100531, "", "=q4=Combatant's Scroll of Battle, =ds=", " #horde#", ""};
{ 22, 100532, "", "=q4=Combatant's Scroll of Sorcery, =ds=", " #horde#", ""}; { 22, 100532, "", "=q4=Combatant's Scroll of Sorcery, =ds=", " #horde#", ""};
Next = "PvP60Accessories2_H"; Next = "PvP60Accessories2_H";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -7353,7 +7348,7 @@ AtlasLoot_Data["PVPWarrior2"] = {
{ 22, 32455, "", "=q1=Star's Lament", "=ds=#e4#", "12 #silver# 1 #alliance#", ""}; { 22, 32455, "", "=q1=Star's Lament", "=ds=#e4#", "12 #silver# 1 #alliance#", ""};
Next = "PvP60Accessories3_A"; Next = "PvP60Accessories3_A";
Prev = "PvP60Accessories1_A"; Prev = "PvP60Accessories1_A";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -7380,7 +7375,7 @@ AtlasLoot_Data["PVPWarrior2"] = {
{ 22, 32455, "", "=q1=Star's Lament", "=ds=#e4#", "12 #silver# 1 #horde#", ""}; { 22, 32455, "", "=q1=Star's Lament", "=ds=#e4#", "12 #silver# 1 #horde#", ""};
Next = "PvP60Accessories3_H"; Next = "PvP60Accessories3_H";
Prev = "PvP60Accessories1_H"; Prev = "PvP60Accessories1_H";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -7402,7 +7397,7 @@ AtlasLoot_Data["PVPWarrior2"] = {
{ 21, 18444, "", "=q3=Master Sergeant's Insignia", "=ds=#s2#", "300 #alliance#", ""}; { 21, 18444, "", "=q3=Master Sergeant's Insignia", "=ds=#s2#", "300 #alliance#", ""};
{ 22, 18443, "", "=q3=Master Sergeant's Insignia", "=ds=#s2#", "1600 #alliance#", ""}; { 22, 18443, "", "=q3=Master Sergeant's Insignia", "=ds=#s2#", "1600 #alliance#", ""};
Prev = "PvP60Accessories2_A"; Prev = "PvP60Accessories2_A";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -7424,7 +7419,7 @@ AtlasLoot_Data["PVPWarrior2"] = {
{ 21, 18428, "", "=q3=Senior Sergeant's Insignia", "=ds=#s2#", "300 #horde#", ""}; { 21, 18428, "", "=q3=Senior Sergeant's Insignia", "=ds=#s2#", "300 #horde#", ""};
{ 22, 16335, "", "=q3=Senior Sergeant's Insignia", "=ds=#s2#", "1600 #horde#", ""}; { 22, 16335, "", "=q3=Senior Sergeant's Insignia", "=ds=#s2#", "1600 #horde#", ""};
Prev = "PvP60Accessories2_H"; Prev = "PvP60Accessories2_H";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
@@ -7450,7 +7445,7 @@ AtlasLoot_Data["PVPWarrior2"] = {
{ 19, 100564, "", "=q3=Lesser Arcanum of Triumph, =ds=", "50000 #alliance#", ""}; { 19, 100564, "", "=q3=Lesser Arcanum of Triumph, =ds=", "50000 #alliance#", ""};
{ 20, 449570, "", "=q3=Lesser Inscription of the Gladiator, =ds=", "40000 #alliance#", ""}; { 20, 449570, "", "=q3=Lesser Inscription of the Gladiator, =ds=", "40000 #alliance#", ""};
{ 21, 449571, "", "=q3=Lesser Inscription of the Battle Mage, =ds=", "40000 #alliance#", ""}; { 21, 449571, "", "=q3=Lesser Inscription of the Battle Mage, =ds=", "40000 #alliance#", ""};
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
Type = "PVP"; Type = "PVP";
}; };
---------------- ----------------
@@ -8190,7 +8190,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 28, 42137, "", "=q4=Battlemaster's Ruination", "=ds=", "34100 #faction#"}; { 28, 42137, "", "=q4=Battlemaster's Ruination", "=ds=", "34100 #faction#"};
{ 29, 42135, "", "=q4=Battlemaster's Vivacity", "=ds=", "34100 #faction#"}; { 29, 42135, "", "=q4=Battlemaster's Vivacity", "=ds=", "34100 #faction#"};
Next = "PvP80NonSet2"; Next = "PvP80NonSet2";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["PvP80NonSet2"] = { AtlasLoot_Data["PvP80NonSet2"] = {
@@ -8212,7 +8212,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 22, 42041, "", "=q4=Relentless Gladiator's Pendant of Triumph", "=ds=", "26100 #faction#"}; { 22, 42041, "", "=q4=Relentless Gladiator's Pendant of Triumph", "=ds=", "26100 #faction#"};
{ 23, 42042, "", "=q4=Relentless Gladiator's Pendant of Victory", "=ds=", "26100 #faction#"}; { 23, 42042, "", "=q4=Relentless Gladiator's Pendant of Victory", "=ds=", "26100 #faction#"};
Prev = "PvP80NonSet1"; Prev = "PvP80NonSet1";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
}; };
--Cloth --Cloth
@@ -8344,7 +8344,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 29, 51440, "", "=q4=Wrathful Gladiator's Dicer", "=ds=#h4#, #w1#", "1370 #arena# #reqrating# 2200"}; { 29, 51440, "", "=q4=Wrathful Gladiator's Dicer", "=ds=#h4#, #w1#", "1370 #arena# #reqrating# 2200"};
{ 30, 51526, "", "=q4=Wrathful Gladiator's Splitter", "=ds=#h4#, #w1#", "1370 #arena# #reqrating# 2200"}; { 30, 51526, "", "=q4=Wrathful Gladiator's Splitter", "=ds=#h4#, #w1#", "1370 #arena# #reqrating# 2200"};
Next = "WrathfulGladiatorWeapons2"; Next = "WrathfulGladiatorWeapons2";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["WrathfulGladiatorWeapons2"] = { AtlasLoot_Data["WrathfulGladiatorWeapons2"] = {
@@ -8380,7 +8380,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 30, 51450, "", "=q4=Wrathful Gladiator's Shotgun", "=ds=#w5#", "4670 #arena# #reqrating# 2200"}; { 30, 51450, "", "=q4=Wrathful Gladiator's Shotgun", "=ds=#w5#", "4670 #arena# #reqrating# 2200"};
Prev = "WrathfulGladiatorWeapons1"; Prev = "WrathfulGladiatorWeapons1";
Next = "WrathfulGladiatorWeapons3"; Next = "WrathfulGladiatorWeapons3";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["WrathfulGladiatorWeapons3"] = { AtlasLoot_Data["WrathfulGladiatorWeapons3"] = {
@@ -8397,7 +8397,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 11, 51408, "", "=q4=Wrathful Gladiator's Grimoire", "=ds=#s15#", "350 #arena# #reqrating# 1800"}; { 11, 51408, "", "=q4=Wrathful Gladiator's Grimoire", "=ds=#s15#", "350 #arena# #reqrating# 1800"};
{ 12, 51409, "", "=q4=Wrathful Gladiator's Reprieve", "=ds=#s15#", "350 #arena# #reqrating# 1800"}; { 12, 51409, "", "=q4=Wrathful Gladiator's Reprieve", "=ds=#s15#", "350 #arena# #reqrating# 1800"};
Prev = "WrathfulGladiatorWeapons2"; Prev = "WrathfulGladiatorWeapons2";
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
}; };
----------------------- -----------------------
@@ -8472,7 +8472,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 25, 41560, "", "=q2=Design: Stormy Chalcedony", "=ds=#p12# (350)", "1250 #faction#"}; { 25, 41560, "", "=q2=Design: Stormy Chalcedony", "=ds=#p12# (350)", "1250 #faction#"};
{ 26, 41570, "", "=q2=Design: Tense Dark Jade", "=ds=#p12# (350)", "1250 #faction#"}; { 26, 41570, "", "=q2=Design: Tense Dark Jade", "=ds=#p12# (350)", "1250 #faction#"};
{ 27, 41571, "", "=q2=Design: Turbid Dark Jade", "=ds=#p12# (350)", "1250 #faction#"}; { 27, 41571, "", "=q2=Design: Turbid Dark Jade", "=ds=#p12# (350)", "1250 #faction#"};
Back = "PVPMENU"; Back = "PVPMENU"..AtlasLoot_Expac;
}; };
-------------------------------- --------------------------------
@@ -10524,7 +10524,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 24, 22630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#w9#, =q1=#m1# =ds=#c8#", "", "", "(Warlock)"}; { 24, 22630, "", "=q5=Atiesh, Greatstaff of the Guardian", "=ds=#w9#, =q1=#m1# =ds=#c8#", "", "", "(Warlock)"};
{ 26, 49623, "", "=q5=Shadowmourne", "=ds=#h2# #w1#", "" }; { 26, 49623, "", "=q5=Shadowmourne", "=ds=#h2# #w1#", "" };
{ 27, 46017, "", "=q5=Val'anyr, Hammer of Ancient Kings", "=ds=#h3# #w6#", "" }; { 27, 46017, "", "=q5=Val'anyr, Hammer of Ancient Kings", "=ds=#h3# #w6#", "" };
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
Type = "BCRaid"; Type = "BCRaid";
}; };
@@ -10560,7 +10560,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 29, 45584, "", "=q1=Thunder Bluff Tabard", "=ds=#s7# =ec1=#m6#"}; { 29, 45584, "", "=q1=Thunder Bluff Tabard", "=ds=#s7# =ec1=#m6#"};
{ 30, 45583, "", "=q1=Undercity Tabard", "=ds=#s7# =ec1=#m6#"}; { 30, 45583, "", "=q1=Undercity Tabard", "=ds=#s7# =ec1=#m6#"};
Next = "Tabards2"; Next = "Tabards2";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["Tabards2"] = { AtlasLoot_Data["Tabards2"] = {
@@ -10595,7 +10595,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 30, 24004, "", "=q1=Thrallmar Tabard", "=ds=#s7#, =ec1=#m6#"}; { 30, 24004, "", "=q1=Thrallmar Tabard", "=ds=#s7#, =ec1=#m6#"};
Prev = "Tabards3"; Prev = "Tabards3";
Next = "Tabards1"; Next = "Tabards1";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["Tabards1"] = { AtlasLoot_Data["Tabards1"] = {
@@ -10619,7 +10619,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 22, 28788, "", "=q1=Tabard of the Protector", "=ds=#s7#, =q1=#m4#"}; { 22, 28788, "", "=q1=Tabard of the Protector", "=ds=#s7#, =q1=#m4#"};
{ 23, 19160, "", "=q1=Contest Winner's Tabard", "=ds=#s7#"}; { 23, 19160, "", "=q1=Contest Winner's Tabard", "=ds=#s7#"};
Prev = "Tabards2"; Prev = "Tabards2";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
---------------------------------- ----------------------------------
@@ -10653,7 +10653,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 28, 38578, "", "=q3=The Flag of Ownership", "=ds=#ud29#"}; { 28, 38578, "", "=q3=The Flag of Ownership", "=ds=#ud29#"};
{ 29, 38577, "", "=q1=Party G.R.E.N.A.D.E.", "=ds=#ud30#"}; { 29, 38577, "", "=q1=Party G.R.E.N.A.D.E.", "=ds=#ud30#"};
Next = "CardGame2"; Next = "CardGame2";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["CardGame2"] = { AtlasLoot_Data["CardGame2"] = {
@@ -10685,7 +10685,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 30, 23720, "", "=q4=Riding Turtle", "=ds=#ud8#"}; { 30, 23720, "", "=q4=Riding Turtle", "=ds=#ud8#"};
Prev = "CardGame1"; Prev = "CardGame1";
Next = "CardGame3"; Next = "CardGame3";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["CardGame3"] = { AtlasLoot_Data["CardGame3"] = {
@@ -10701,7 +10701,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 10, 49704, "", "=q4=Carved Ogre Idol", "=ds="}; { 10, 49704, "", "=q4=Carved Ogre Idol", "=ds="};
{ 11, 49703, "", "=q4=Perpetual Purple Firework", "=ds="}; { 11, 49703, "", "=q4=Perpetual Purple Firework", "=ds="};
Prev = "CardGame2"; Prev = "CardGame2";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
------------------- -------------------
@@ -11285,8 +11285,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 19, 43611, "", "=q4=Krol Cleaver", "=ds=#h1#, #w10#"}; { 19, 43611, "", "=q4=Krol Cleaver", "=ds=#h1#, #w10#"};
{ 20, 44313, "", "=q4=Zom's Crackling Bulwark", "=ds=#w8#"}; { 20, 44313, "", "=q4=Zom's Crackling Bulwark", "=ds=#w8#"};
{ 21, 43612, "", "=q4=Spineslicer", "=ds=#w11#"}; { 21, 43612, "", "=q4=Spineslicer", "=ds=#w11#"};
Prev = "WorldEpics4"; Back = "SETMENUWRATH";
Back = "WORLDEPICS";
}; };
---------------------- ----------------------
@@ -11319,7 +11318,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 29, 42947, "", "=q7=Dignified Headmaster's Charge", "=ds=#w9#", "65 #eofheroism# / 95 #champseal#"}; { 29, 42947, "", "=q7=Dignified Headmaster's Charge", "=ds=#w9#", "65 #eofheroism# / 95 #champseal#"};
{ 30, 42946, "", "=q7=Charmed Ancient Bone Bow", "=ds=#w2#", "65 #eofheroism# / 95 #champseal#"}; { 30, 42946, "", "=q7=Charmed Ancient Bone Bow", "=ds=#w2#", "65 #eofheroism# / 95 #champseal#"};
Next = "Heirloom2"; Next = "Heirloom2";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["Heirloom2"] = { AtlasLoot_Data["Heirloom2"] = {
@@ -11340,7 +11339,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 20, 44095, "", "=q7=Grand Staff of Jordan", "=ds=#w9#", "325 #wintergrasp#"}; { 20, 44095, "", "=q7=Grand Staff of Jordan", "=ds=#w9#", "325 #wintergrasp#"};
{ 21, 44093, "", "=q7=Upgraded Dwarven Hand Cannon", "=ds=#w5#", "325 #wintergrasp#"}; { 21, 44093, "", "=q7=Upgraded Dwarven Hand Cannon", "=ds=#w5#", "325 #wintergrasp#"};
Prev = "Heirloom"; Prev = "Heirloom";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
------------------------------- -------------------------------
@@ -11673,7 +11672,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 29, 50987, "", "=q4=Malevolant Girdle", "=ds=#s10#, #a4#", "60 #eoffrost#" }; { 29, 50987, "", "=q4=Malevolant Girdle", "=ds=#s10#, #a4#", "60 #eoffrost#" };
{ 30, 50991, "", "=q4=Verdigris Chain Belt", "=ds=#s10#, #a4#", "60 #eoffrost#" }; { 30, 50991, "", "=q4=Verdigris Chain Belt", "=ds=#s10#, #a4#", "60 #eoffrost#" };
Next = "EmblemofFrost2"; Next = "EmblemofFrost2";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };
AtlasLoot_Data["EmblemofFrost2"] = { AtlasLoot_Data["EmblemofFrost2"] = {
@@ -11701,5 +11700,5 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
{ 26, 50464, "", "=q4=Totem of the Surging Sea", "=ds=#s16#, #w15#", "30 #eoffrost#" }; { 26, 50464, "", "=q4=Totem of the Surging Sea", "=ds=#s16#, #w15#", "30 #eoffrost#" };
{ 28, 50474, "", "=q4=Shrapnel Star", "=ds=#w11#", "30 #eoffrost#" }; { 28, 50474, "", "=q4=Shrapnel Star", "=ds=#w11#", "30 #eoffrost#" };
Prev = "EmblemofFrost"; Prev = "EmblemofFrost";
Back = "SETMENU"; Back = "SETMENU"..AtlasLoot_Expac;
}; };