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:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user