kara40 loot and arcane res crafted gear
This commit is contained in:
Spit
2025-04-19 10:55:52 +03:00
parent fd0e7808f1
commit 9a1007db06
9 changed files with 760 additions and 121 deletions
+6
View File
@@ -252,4 +252,10 @@ function AtlasLoot_DungeonsMenu2()
AtlasLootMenuItem_11_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
AtlasLootMenuItem_11.lootpage="NAXPatchwerk";
AtlasLootMenuItem_11:Show();
--UKH
AtlasLootMenuItem_12_Name:SetText(AL["[RAID] Upper Karazhan Halls"]);
AtlasLootMenuItem_12_Extra:SetText(AL["Deadwind Pass"]);
AtlasLootMenuItem_12_Icon:SetTexture("Interface\\Icons\\Spell_Arcane_PortalOrgrimmar");
AtlasLootMenuItem_12.lootpage="UKHGnarlmoon";
AtlasLootMenuItem_12:Show();
end