* 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
+11 -5
View File
@@ -76,12 +76,18 @@ function AtlasLoot_CraftingMenu()
AtlasLootMenuItem_12_Icon:SetTexture("Interface\\Icons\\Spell_Holy_SealOfSacrifice");
AtlasLootMenuItem_12.lootpage="FirstAid1";
AtlasLootMenuItem_12:Show();
--Survival
AtlasLootMenuItem_13_Name:SetText(AL["Survival"]);
AtlasLootMenuItem_13_Extra:SetText("");
AtlasLootMenuItem_13_Icon:SetTexture("Interface\\Icons\\Trade_Survival");
AtlasLootMenuItem_13.lootpage="Survival1";
AtlasLootMenuItem_13:Show();
--Poisons
AtlasLootMenuItem_14_Name:SetText(AL["Poisons"]);
AtlasLootMenuItem_14_Extra:SetText("|cfffff468"..AL["Rogue"]);
AtlasLootMenuItem_14_Icon:SetTexture("Interface\\Icons\\Trade_BrewPoison");
AtlasLootMenuItem_14.lootpage="Poisons1";
AtlasLootMenuItem_14:Show();
AtlasLootMenuItem_15_Name:SetText(AL["Poisons"]);
AtlasLootMenuItem_15_Extra:SetText("|cfffff468"..AL["Rogue"]);
AtlasLootMenuItem_15_Icon:SetTexture("Interface\\Icons\\Trade_BrewPoison");
AtlasLootMenuItem_15.lootpage="Poisons1";
AtlasLootMenuItem_15:Show();
--Crafted Armor Sets
AtlasLootMenuItem_17_Name:SetText(AL["Crafted Sets"]);
AtlasLootMenuItem_17_Extra:SetText("");