* 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:
Lexie
2023-04-12 18:12:49 +10:00
parent 437583f88a
commit d3bd69d198
16 changed files with 561 additions and 66 deletions
+1
View File
@@ -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"]);