v1.0.9
* There Is No Cow Level * Survival * Wardens of Time * Removed Armored Stormwind Warhorse * Removed mount from Dark Reaver of Karazhan * Added Half-Buried Treasure Chest to Karazhan Crypts * Added rare spawn Admiral Barean Westwind * Fixed Goblin Jumper Cables XL recipe * Engineering: Battery-Powered Crowd Pummeler * Added Blood Ring (PvP)
This commit is contained in:
@@ -115,6 +115,7 @@ function AtlasLoot_FixText(text)
|
||||
text = gsub(text, "#p13#", AL["Lockpicking"]);
|
||||
text = gsub(text, "#p14#", AL["Gnomish Engineering"]);
|
||||
text = gsub(text, "#p15#", AL["Goblin Engineering"]);
|
||||
text = gsub(text, "#p16#", AL["Survival"]);
|
||||
|
||||
--Reputation
|
||||
text = gsub(text, "#r1#", AL["Neutral"]);
|
||||
|
||||
Reference in New Issue
Block a user