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 21:42:02 +11:00
committed by GitHub
parent 44c2679d4e
commit 3349996c3f
4 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -317,7 +317,7 @@ function AtlasLoot_FixText(text)
text = gsub(text, "#craftt2#", AL["Shadoweave"]);
text = gsub(text, "#craftt3#", AL["Diviner's Garments"]);
text = gsub(text, "#craftt4#", AL["Pillager's Garb"]);
text = gsub(text, "#craftt5##", AL["Bloodvine Garb"]);
text = gsub(text, "#craftt5#", AL["Bloodvine Garb"]);
-- Leatherworking Crafted Sets
text = gsub(text, "#craftlwl1#", AL["Volcanic Armor"]);