@@ -2558,6 +2558,7 @@ AtlasLoot_HewdropDown_SubTables = {
|
||||
{ AL["Damian"], "SWVDamian" },
|
||||
{ AL["Volkan Cruelblade"], "SWVVolkanCruelblade" },
|
||||
{ AL["Arc'tiras / Vault Armory Equipment"], "SWVVaultArmoryEquipment" },
|
||||
{ AL["Trash Mobs"], "SWVTrash" },
|
||||
},
|
||||
["BlackwingLair"] = {
|
||||
{ AL["Razorgore the Untamed"], "BWLRazorgore" },
|
||||
|
||||
@@ -559,8 +559,8 @@ AtlasLoot_ButtonRegistry = {
|
||||
-- Prev_Title = AL["Antnormi"];
|
||||
--};
|
||||
["SWVAszoshGrimflame"] = {
|
||||
Prev_Page = "SWVVaultArmoryEquipment";
|
||||
Prev_Title = AL["Arc'tiras / Vault Armory Equipment"];
|
||||
Prev_Page = "SWVTrash";
|
||||
Prev_Title = AL["Trash Mobs"];
|
||||
Title = AL["Aszosh Grimflame"];
|
||||
Next_Page = "SWVThamGrarr";
|
||||
Next_Title = AL["Tham'Grarr"];
|
||||
@@ -597,6 +597,13 @@ AtlasLoot_ButtonRegistry = {
|
||||
Title = AL["Arc'tiras / Vault Armory Equipment"];
|
||||
Prev_Page = "SWVVolkanCruelblade";
|
||||
Prev_Title = AL["Volkan Cruelblade"];
|
||||
Next_Page = "SWVTrash";
|
||||
Next_Title = AL["Trash Mobs"];
|
||||
};
|
||||
["SWVTrash"] = {
|
||||
Title = AL["Trash Mobs"];
|
||||
Prev_Page = "SWVVaultArmoryEquipment";
|
||||
Prev_Title = AL["Arc'tiras / Vault Armory Equipment"];
|
||||
Next_Page = "SWVAszoshGrimflame";
|
||||
Next_Title = AL["Aszosh Grimflame"];
|
||||
};
|
||||
|
||||
@@ -665,6 +665,7 @@ AtlasLootBossButtons = {
|
||||
"SWVVolkanCruelblade";
|
||||
"SWVArctiras";
|
||||
"SWVVaultArmoryEquipment";
|
||||
"SWVTrash";
|
||||
};
|
||||
HateforgeQuarry = {
|
||||
"";
|
||||
@@ -3242,6 +3243,16 @@ AtlasLoot_Data["AtlasLootItems"] = {
|
||||
{ 0, "", "", "" },
|
||||
{ 51217, "INV_misc_ribbon_01", "=q2=Fashion Coin", "=ds=#e27#", "80%" },
|
||||
};
|
||||
SWVTrash = {
|
||||
{ 61592, "INV_Bracer_16", "=q3=Arcanic Bracers", "=ds=#s8#, #a3#", "0.0013%" },
|
||||
{ 61590, "inv_helmet_02", "=q3=Helmet of the Elite Guard", "=ds=#s1#, #a4#", "0.0013%" },
|
||||
{ 61591, "inv_pants_04", "=q3=Leggings of the Elite Guard", "=ds=#s11#, #a4#", "0.0013%" },
|
||||
{ 61593, "INV_Misc_Cape_19", "=q3=Shadow Silk Cloak", "=ds=#s4#", "0.0013%" },
|
||||
{ 0, "", "", "" },
|
||||
{ 61563, "INV_Misc_Book_06", "=q3=Grimoire of Grells", "=ds=#s14#", "0.0013%" },
|
||||
{ 61594, "INV_Sword_51", "=q3=Magus Blade", "=ds=#h3#, #w10#", "0.0013%" },
|
||||
{ 61595, "INV_Spear_05", "=q3=Sharpened Iron Bar", "=ds=#h2#, #w7#", "0.0013%" },
|
||||
};
|
||||
HQHighForemanBargulBlackhammer = {
|
||||
{ 60566, "INV_helmet_11", "=q3=Visor of Command", "=ds=#s1#, #a3#", "20%" },
|
||||
{ 60569, "INV_jewelry_necklace_06", "=q3=Taskmaster's Tag", "=ds=#s2#", "20%" },
|
||||
|
||||
@@ -396,6 +396,7 @@ AtlasLoot_TableNames = {
|
||||
["SWVDamian"] = { AL["Damian"], "AtlasLootItems" },
|
||||
["SWVVolkanCruelblade"] = { AL["Volkan Cruelblade"], "AtlasLootItems" },
|
||||
["SWVVaultArmoryEquipment"] = { AL["Arc'tiras / Vault Armory Equipment"], "AtlasLootItems" },
|
||||
["SWVTrash"] = { AL["Trash Mobs"], "AtlasLootItems" },
|
||||
--Temple of Ahn'Qiraj
|
||||
["AQ40Skeram"] = { AL["The Prophet Skeram"], "AtlasLootItems" },
|
||||
["AQ40Trio"] = { AL["The Bug Family"], "AtlasLootItems" },
|
||||
@@ -1132,6 +1133,7 @@ AtlasLoot_TableNamesBoss = {
|
||||
["SWVDamian"] = { AL["Damian"], "AtlasLootItems" },
|
||||
["SWVVolkanCruelblade"] = { AL["Volkan Cruelblade"], "AtlasLootItems" },
|
||||
["SWVVaultArmoryEquipment"] = { AL["Arc'tiras / Vault Armory Equipment"], "AtlasLootItems" },
|
||||
["SWVTrash"] = { AL["Trash Mobs"], "AtlasLootItems" },
|
||||
},
|
||||
["The Deadmines"] = {
|
||||
["DMRhahkZor"] = { AL["Rhahk'Zor"], "AtlasLootItems" },
|
||||
|
||||
Reference in New Issue
Block a user