* 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 -1
View File
@@ -554,7 +554,7 @@
this:SetMovable(1);
this:SetBackdropColor(0.75, 0, 0.75);
local AL = AceLibrary("AceLocale-2.2"):new("AtlasLoot");
getglobal("AtlasLootDefaultFrame_Notice"):SetText(AL["This is a loot browser only. To view maps as well, install either Atlas or Alphamap."]);
getglobal("AtlasLootDefaultFrame_Notice"):SetText(AL["If you find anything missing, please /w Lexie or message me on Discord Lexie#4024"]);
</OnLoad>
<OnShow>
AtlasLootDefaultFrame_OnShow();