1.0.8 Update

* Fixed MC Trash Loot Layout
* Added level 10 green weapons to High Elves and Raventusk Trolls
* Added missing item to Razorlash, Mara
* Added Dalaran Quartermaster
* Added Robe of Sacrifice
* Added new loot to the Dragons of Nightmare
* Fixed Mageweave Bag pattern
* Added missing Red Dragonscale to Leatherworking
* Added Stormscale Leggings
* Added Dragonscale Leggings
* Added Verdant Dreamer's Breastplate
This commit is contained in:
Lexie
2023-02-28 11:39:57 +11:00
parent 3b1313c158
commit 901703a2da
11 changed files with 258 additions and 71 deletions
+1
View File
@@ -334,6 +334,7 @@ function AtlasLoot_FixText(text)
text = gsub(text, "#craftlwm1#", AL["Green Dragon Mail"]);
text = gsub(text, "#craftlwm2#", AL["Blue Dragon Mail"]);
text = gsub(text, "#craftlwm3#", AL["Black Dragon Mail"]);
text = gsub(text, "#craftlwm4#", AL["Red Dragon Mail"]);
-- Chests, boxes
text = gsub(text, "#cb1#", AL["Doan's Strongbox"]);