added missing buttons fixed a miss numberd item
This commit is contained in:
@@ -42,7 +42,7 @@ if AL then
|
||||
AL["Show Normal Loot"] = true;
|
||||
AL["Show Heroic/Ascended Loot"] = true;
|
||||
AL["Bloodforged"] = true;
|
||||
AL["Factions - Original WoW"] = true;
|
||||
AL["Factions - Classic"] = true;
|
||||
AL["Factions - Burning Crusade"] = true;
|
||||
AL["Factions - Wrath of the Lich King"] = true;
|
||||
AL["Choose Table ..."] = true;
|
||||
@@ -654,10 +654,10 @@ if AL then
|
||||
AL["Level 60 Rewards"] = true;
|
||||
|
||||
-- Sets/PVP/Rep Menus
|
||||
AL["Original WOW Collections"] = true;
|
||||
AL["Classic Collections"] = true;
|
||||
AL["Burning Crusade Collections"] = true;
|
||||
AL["Wrath of the Lich King Collections"] = true;
|
||||
AL["Original WOW PvP Rewards"] = true;
|
||||
AL["Classic PvP Rewards"] = true;
|
||||
AL["Burning Crusade PvP Rewards"] = true;
|
||||
AL["Wrath of the Lich King PvP Rewards"] = true;
|
||||
|
||||
|
||||
@@ -9,6 +9,9 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
|
||||
{ 4, "PVPMENU2", "INV_Jewelry_Necklace_21", "=ds="..AL["BG PvP Rewards"], ""};
|
||||
{ 16, "PVPWeapons_A", "INV_Weapon_Bow_08", "=ds="..AL["PvP Weapons"], "=q5="..AL["Level 60"]};
|
||||
{ 17, "PvP60Ench", "INV_Scroll_06", "=ds="..AL["PvP Enchants"], "=q5="..AL["Level 60"]};
|
||||
Prev = "PVPMENUWRATH";
|
||||
Next = "PVPMENUTBC";
|
||||
Back = "PVPMENU"..AtlasLoot_Expac;
|
||||
};
|
||||
|
||||
AtlasLoot_Data["PVPMENUTBC"] = {
|
||||
|
||||
@@ -27,7 +27,6 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
|
||||
Prev = "SETMENUWRATH";
|
||||
Next = "SETMENUTBC";
|
||||
Back = "SETMENU"..AtlasLoot_Expac;
|
||||
Type = "Expansion"
|
||||
};
|
||||
|
||||
AtlasLoot_Data["SETMENUTBC"] = {
|
||||
@@ -42,8 +41,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
|
||||
{ 20, "T6SET", "inv_helmet_98", "=ds="..AL["Tier 6 Sets"], ""};
|
||||
Prev = "SETMENUCLASSIC";
|
||||
Next = "SETMENUWRATH";
|
||||
Back = "SETMENU"..AtlasLoot_Expac;
|
||||
Type = "Expansion"
|
||||
Back = "SETMENU"..AtlasLoot_Expac;
|
||||
};
|
||||
|
||||
AtlasLoot_Data["SETMENUWRATH"] = {
|
||||
@@ -61,8 +59,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
|
||||
{ 18, "T10SET", "INV_Chest_Chain_15", "=ds="..AL["Tier 10 Sets"], "=q5="..AL["10/25 Man"]};
|
||||
Prev = "SETMENUTBC";
|
||||
Next = "SETMENUCLASSIC";
|
||||
Back = "SETMENU"..AtlasLoot_Expac;
|
||||
Type = "Expansion"
|
||||
Back = "SETMENU"..AtlasLoot_Expac;
|
||||
};
|
||||
|
||||
AtlasLoot_Data["70TOKENMENU"] = {
|
||||
@@ -213,6 +210,8 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
|
||||
{ 20, "T1Rogue", "Ability_BackStab", "=ds="..LOCALIZED_CLASS_NAMES_MALE["ROGUE"], "=q5="..AL["Tier 1 Sets"]};
|
||||
{ 22, "T1Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], "=q5="..AL["Tier 1 Sets"]};
|
||||
{ 10, "T1DPSWarrior", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Tier 1 Sets"]};
|
||||
Prev = "T3SET";
|
||||
Next = "T2SET";
|
||||
Back = "SETMENUCLASSIC";
|
||||
};
|
||||
|
||||
@@ -227,6 +226,8 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
|
||||
{ 20, "T2Rogue", "Ability_BackStab", "=ds="..LOCALIZED_CLASS_NAMES_MALE["ROGUE"], "=q5="..AL["Tier 2 Sets"]};
|
||||
{ 22, "T2Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], "=q5="..AL["Tier 2 Sets"]};
|
||||
{ 10, "T2DPSWarrior", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Tier 2 Sets"]};
|
||||
Prev = "T1SET";
|
||||
Next = "T3SET";
|
||||
Back = "SETMENUCLASSIC";
|
||||
};
|
||||
|
||||
@@ -241,6 +242,8 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
|
||||
{ 20, "T3Rogue", "Ability_BackStab", "=ds="..LOCALIZED_CLASS_NAMES_MALE["ROGUE"], "=q5="..AL["Tier 3 Sets"]};
|
||||
{ 22, "T3Warlock", "Spell_Shadow_CurseOfTounges", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARLOCK"], "=q5="..AL["Tier 3 Sets"]};
|
||||
{ 10, "T3DPSWarrior", "Ability_Warrior_BattleShout", "=ds="..LOCALIZED_CLASS_NAMES_MALE["WARRIOR"], "=q5="..AL["Tier 3 Sets"]};
|
||||
Prev = "T2SET";
|
||||
Next = "T1SET";
|
||||
Back = "SETMENUCLASSIC";
|
||||
};
|
||||
|
||||
|
||||
@@ -1964,20 +1964,20 @@ end
|
||||
AtlasLoot_TableNames["T7T8SET"] = { AL["Tier 7/8 Sets"], "Menu" };
|
||||
AtlasLoot_TableNames["T9SET"] = { AL["Tier 9 Sets"], "Menu" };
|
||||
AtlasLoot_TableNames["T10SET"] = { AL["Tier 10 Sets"], "Menu" };
|
||||
AtlasLoot_TableNames["REPMENU_ORIGINALWOW"] = { AL["Factions - Original WoW"], "Menu" };
|
||||
AtlasLoot_TableNames["REPMENU_ORIGINALWOW"] = { AL["Factions - Classic"], "Menu" };
|
||||
AtlasLoot_TableNames["REPMENU_BURNINGCRUSADE"] = { AL["Factions - Burning Crusade"], "Menu" };
|
||||
AtlasLoot_TableNames["REPMENU_WOTLK"] = { AL["Factions - Wrath of the Lich King"], "Menu" };
|
||||
AtlasLoot_TableNames["REPMENUCLASSIC"] = { AL["Factions - Original WoW"], "Menu" };
|
||||
AtlasLoot_TableNames["REPMENUCLASSIC"] = { AL["Factions - Classic"], "Menu" };
|
||||
AtlasLoot_TableNames["REPMENUTBC"] = { AL["Factions - Burning Crusade"], "Menu" };
|
||||
AtlasLoot_TableNames["REPMENUWRATH"] = { AL["Factions - Wrath of the Lich King"], "Menu" };
|
||||
AtlasLoot_TableNames["SETMENUCLASSIC"] = { AL["Original WOW Collections"], "Menu" };
|
||||
AtlasLoot_TableNames["SETMENUCLASSIC"] = { AL["Classic Collections"], "Menu" };
|
||||
AtlasLoot_TableNames["SETMENUTBC"] = { AL["Burning Crusade Collections"], "Menu" };
|
||||
AtlasLoot_TableNames["SETMENUWRATH"] = { AL["Wrath of the Lich King Collections"], "Menu" };
|
||||
|
||||
AtlasLoot_TableNames["MOUNTMENU"] = { AL["Mounts"], "Menu" };
|
||||
AtlasLoot_TableNames["PETMENU"] = { AL["Vanity Pets"], "Menu" };
|
||||
AtlasLoot_TableNames["PVPSET"] = { AL["PvP Armor Sets"]..": "..AL["Level 60"], "Menu" };
|
||||
AtlasLoot_TableNames["PVPMENUCLASSIC"] = { AL["Original WOW PvP Rewards"], "Menu" };
|
||||
AtlasLoot_TableNames["PVPMENUCLASSIC"] = { AL["Classic PvP Rewards"], "Menu" };
|
||||
AtlasLoot_TableNames["PVPMENUTBC"] = { AL["Burning Crusade PvP Rewards"], "Menu" };
|
||||
AtlasLoot_TableNames["PVPMENUWRATH"] = { AL["Wrath of the Lich King PvP Rewards"], "Menu" };
|
||||
AtlasLoot_TableNames["PVPMENU2"] = { AL["PvP Rewards"], "Menu" };
|
||||
|
||||
@@ -1887,7 +1887,7 @@ local BabbleZone = AtlasLoot_GetLocaleLibBabble("LibBabble-Zone-3.0")
|
||||
{ 23, 28792, "", "=q4=A'dal's Signet of Defense", "=q1=#m4#: =ds=#s13#"};
|
||||
{ 25, 816252, "", "=q3=Formula: Enchant Weapon - Undaunted Might", "=ds=#p4# (375)", "", "5%"};
|
||||
{ 26, 428775, "", "=q4=Bor -o G'urth, the Hand of Death", "=ds=#w7#", [AtlasLoot_Difficulty.MIN_DIF] = AtlasLoot_Difficulty.Mythic};
|
||||
{ 37, 428776, "", "=q4=Lebed -o G'urth, the Finger of Death", "=ds=#w7#", [AtlasLoot_Difficulty.MIN_DIF] = AtlasLoot_Difficulty.Mythic};
|
||||
{ 27, 428776, "", "=q4=Lebed -o G'urth, the Finger of Death", "=ds=#w7#", [AtlasLoot_Difficulty.MIN_DIF] = AtlasLoot_Difficulty.Mythic};
|
||||
Type = "BCRaid";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user