Merge pull request #2 from Lexiebean/master

Added Missing bosses.
This commit is contained in:
Gurky
2022-01-16 20:30:12 -05:00
committed by GitHub
8 changed files with 533 additions and 102 deletions
+8 -1
View File
@@ -2395,7 +2395,7 @@ AtlasLoot_DewDropDown = {
[AL["Crafted Sets"]] = {
{ (AL["Blacksmithing"]), "CraftSetBlacksmith", "Submenu" },
{ (AL["Leatherworking"]), "CraftSetLeatherwork", "Submenu" },
{ (AL["Tailoring"]), "BloodvineG", "Table" },
{ (AL["Tailoring"]), "CraftSetTailoring", "Submenu" },
},
},
[13] = { { AL["Crafted Epic Weapons"], "CraftedWeapons1", "Table" }, },
@@ -2886,6 +2886,13 @@ AtlasLoot_DewDropDown_SubTables = {
{ AL["Blue Dragon Mail"], "BlueDragonM" },
{ AL["Black Dragon Mail"], "BlackDragonM" },
},
["CraftSetTailoring"] = {
{ AL["Augerer's Attire"], "AugerersAttire" },
{ AL["Shadoweave"], "ShadoweaveSet" },
{ AL["Diviner's Garments"], "DivinersGarments" },
{ AL["Pillager's Garb"], "PillagersGarb" },
{ AL["Bloodvine Garb"], "BloodvineG" },
},
["DungeonSets12"] = {
{ "|cffffffff"..AL["Priest"], "T0Priest" },
{ "|cff68ccef"..AL["Mage"], "T0Mage" },