Added patch 1.16 tailoring.

Added Augerer's set
Added Diviners's set
Added Pillagers's set
Added Shadoweave set to Crafted Sets > Tailoring

Augerer's, Diviners's and Pillagers's sets are missing Orange/Yellow/Green/Grey skillup information.
However they were also immediately grey for me when I trained them at level. So this may also be a server bug as well as missing information.
This commit is contained in:
Lexie
2022-01-11 18:56:50 +11:00
committed by GitHub
parent 48ced93dde
commit 44c2679d4e
7 changed files with 507 additions and 101 deletions
+6
View File
@@ -2883,6 +2883,12 @@ AtlasLoot_DewDropDown_SubTables = {
{ AL["Blue Dragon Mail"], "BlueDragonM" },
{ AL["Black Dragon Mail"], "BlackDragonM" },
},
["CraftSetTailoring"] = {
{ AL["Augerer's Attire"], "AugerersAttire" },
{ AL["Diviner's Garments"], "DivinersGarments" },
{ AL["Pillager's Garb"], "PillagersGarb" },
{ AL["Bloodvine Garb"], "BloodvineG" },
},
["DungeonSets12"] = {
{ "|cffffffff"..AL["Priest"], "T0Priest" },
{ "|cff68ccef"..AL["Mage"], "T0Mage" },