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:
@@ -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"]);
|
||||
|
||||
Reference in New Issue
Block a user