added reaver
This commit is contained in:
@@ -2797,6 +2797,7 @@ AtlasLoot_DewDropDown_SubTables = {
|
||||
{ AL["Lord Kazzak"], "KKazzak"},
|
||||
{ "Turtlhu, the Black Turtle of Doom", "Turtlhu" },
|
||||
{ "Nerubian Overseer", "Nerubian" },
|
||||
{ "Dark Reaver of Karazhan", "Reaver" },
|
||||
},
|
||||
["AbyssalCouncil1"] = {
|
||||
{ AL["Abyssal Council"].." - "..AL["Templars"], "AbyssalTemplars" },
|
||||
|
||||
@@ -574,6 +574,7 @@ AtlasLoot_TableNames = {
|
||||
["ASpiritA"] = { AL["Spirit of Azuregos"], "AtlasLootWBItems" },
|
||||
["Turtlhu"] = { "Turtlhu, the Black Turtle of Doom", "AtlasLootWBItems" },
|
||||
["Nerubian"] = { "Nerubian Overseer", "AtlasLootWBItems" },
|
||||
["Reaver"] = { "Dark Reaver of Karazhan", "AtlasLootWBItems" },
|
||||
--Doom Lord Kazzak
|
||||
["KKazzak"] = { AL["Lord Kazzak"], "AtlasLootWBItems" },
|
||||
--Emrald Dragons
|
||||
@@ -1453,6 +1454,7 @@ AtlasLoot_TableNamesBoss = {
|
||||
["ASpiritA"] = { AL["Spirit of Azuregos"], "AtlasLootWBItems" },
|
||||
["Turtlhu"] = { "Turtlhu, the Black Turtle of Doom", "AtlasLootWBItems" },
|
||||
["Nerubian"] = { "Nerubian Overseer", "AtlasLootWBItems" },
|
||||
["Reaver"] = { "Dark Reaver of Karazhan", "AtlasLootWBItems" },
|
||||
--Doom Lord Kazzak
|
||||
["KKazzak"] = { AL["Lord Kazzak"], "AtlasLootWBItems" },
|
||||
--Emrald Dragons
|
||||
|
||||
@@ -25,10 +25,45 @@ AtlasLootWBBossButtons = {
|
||||
Nerubian = {
|
||||
"Nerubian";
|
||||
};
|
||||
Reaver = {
|
||||
"Reaver";
|
||||
};
|
||||
};
|
||||
|
||||
AtlasLoot_Data["AtlasLootWBItems"] = {
|
||||
EmptyInstance = {};
|
||||
Reaver = {
|
||||
{ 81090, "", "=q4=", "", "1%" },
|
||||
{ 51778, "", "=q4=", "", "3.85%" },
|
||||
{ 51779, "", "=q4=", "", "3.85%" },
|
||||
{ 51780, "", "=q4=", "", "3.85%" },
|
||||
{ 51796, "", "=q4=", "", "3.85%" },
|
||||
{ 51797, "", "=q4=", "", "3.85%" },
|
||||
{ 51799, "", "=q4=", "", "3.85%" },
|
||||
{ 51800, "", "=q4=", "", "3.85%" },
|
||||
{ 51798, "", "=q4=", "", "3.85%" },
|
||||
{ 51782, "", "=q4=", "", "3.85%" },
|
||||
{ 0, "", "", "", "" },
|
||||
{ 51777, "", "=q4=", "", "3.85%" },
|
||||
{ 51789, "", "=q4=", "", "3.85%" },
|
||||
{ 51781, "", "=q4=", "", "3.85%" },
|
||||
{ 51784, "", "=q4=", "", "3.85%" },
|
||||
{ 51788, "", "=q4=", "", "3.85%" },
|
||||
{ 51787, "", "=q4=", "", "3.85%" },
|
||||
{ 51783, "", "=q4=", "", "3.85%" },
|
||||
{ 51776, "", "=q4=", "", "3.85%" },
|
||||
{ 0, "", "", "", "" },
|
||||
{ 51786, "", "=q4=", "", "3.85%" },
|
||||
{ 51785, "", "=q4=", "", "3.85%" },
|
||||
{ 0, "", "", "", "" },
|
||||
{ 51769, "", "=q4=", "", "3.85%" },
|
||||
{ 51770, "", "=q4=", "", "3.85%" },
|
||||
{ 51771, "", "=q4=", "", "3.85%" },
|
||||
{ 51772, "", "=q4=", "", "3.85%" },
|
||||
{ 51773, "", "=q4=", "", "3.85%" },
|
||||
{ 51775, "", "=q4=", "", "3.85%" },
|
||||
{ 51774, "", "=q4=", "", "3.85%" },
|
||||
};
|
||||
Nerubian = {
|
||||
{ 51738, "", "=q4=Tunnel Field Carapace", "=ds=#s5#, #a2#", "10%" },
|
||||
{ 51737, "", "=q4=Vestments of Eternal Autumn", "=ds=#s5#, #a2#", "10%" },
|
||||
|
||||
Reference in New Issue
Block a user