add dire maul rep items

This commit is contained in:
Spit
2025-09-09 17:40:08 +03:00
parent 647bb52488
commit fdd6f2da81
6 changed files with 45 additions and 11 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
## Notes: Shows possible loot from dungeon bosses and other sources.
## Author: Otari (overhaul/revamp, menu changes, bugfixes/updates), Lexie (Turtle WoW fixes/updates), Pepopo, MarcelineVQ (Kara40 loot), Shagu
## LegacyAuthor: Daviesh, Pompa (Turtle WoW World Bosses), Xerron (Turtle WoW World Bosses), Gurky (Turtle WoW 1.16/1.16.1 Dungeons)
## Version: 3.2.0
## Version: 3.2.1
## SavedVariablesPerCharacter: AtlasLootCharDB
## OptionalDeps: Alphamap, AtlasLoader, LootLink, ItemSync, HewdropLib, Ace2, EquipCompare, EQCompare
+4
View File
@@ -3077,6 +3077,10 @@ AtlasLoot_ButtonRegistry = {
Title = AL["Wildhammer Clan"];
Back_Page = "REPMENU";
};
["Shendralar"] = {
Title = AL["Shen'dralar"];
Back_Page = "REPMENU";
};
["Wintersaber1"] = {
Title = AL["Wintersaber Trainers"];
Back_Page = "REPMENU";
+16 -10
View File
@@ -59,11 +59,11 @@ function AtlasLootRepMenu()
AtlasLootMenuItem_19.lootpage="MagramClan1";
AtlasLootMenuItem_19:Show();
--Wildhammer Clan
AtlasLootMenuItem_7_Name:SetText(AL["Wildhammer Clan"]);
AtlasLootMenuItem_7_Extra:SetText("|cff2773ff"..AL["Alliance"]);
AtlasLootMenuItem_7_Icon:SetTexture("Interface\\Icons\\Ability_Hunter_EagleEye");
AtlasLootMenuItem_7.lootpage="Wildhammer";
AtlasLootMenuItem_7:Show();
AtlasLootMenuItem_8_Name:SetText(AL["Wildhammer Clan"]);
AtlasLootMenuItem_8_Extra:SetText("|cff2773ff"..AL["Alliance"]);
AtlasLootMenuItem_8_Icon:SetTexture("Interface\\Icons\\Ability_Hunter_EagleEye");
AtlasLootMenuItem_8.lootpage="Wildhammer";
AtlasLootMenuItem_8:Show();
--Stormpike Guard
AtlasLootMenuItem_9_Name:SetText(AL["Stormpike Guard"]);
AtlasLootMenuItem_9_Extra:SetText("|cff2773ff"..AL["Alliance"]);
@@ -88,12 +88,18 @@ function AtlasLootRepMenu()
AtlasLootMenuItem_20_Icon:SetTexture("Interface\\Icons\\INV_Misc_Horn_01");
AtlasLootMenuItem_20.lootpage="Timbermaw";
AtlasLootMenuItem_20:Show();
--The Wintersaber Trainers
AtlasLootMenuItem_6_Name:SetText(AL["Wintersaber Trainers"]);
AtlasLootMenuItem_6_Extra:SetText("|cff2773ff"..AL["Alliance"]);
AtlasLootMenuItem_6_Icon:SetTexture("Interface\\Icons\\Ability_Mount_PinkTiger");
AtlasLootMenuItem_6.lootpage="Wintersaber1";
-- Shen'dralar
AtlasLootMenuItem_6_Name:SetText(AL["Shen'dralar"]);
AtlasLootMenuItem_6_Extra:SetText("");
AtlasLootMenuItem_6_Icon:SetTexture("Interface\\Icons\\INV_Misc_Book_04");
AtlasLootMenuItem_6.lootpage="Shendralar";
AtlasLootMenuItem_6:Show();
--The Wintersaber Trainers
AtlasLootMenuItem_7_Name:SetText(AL["Wintersaber Trainers"]);
AtlasLootMenuItem_7_Extra:SetText("|cff2773ff"..AL["Alliance"]);
AtlasLootMenuItem_7_Icon:SetTexture("Interface\\Icons\\Ability_Mount_PinkTiger");
AtlasLootMenuItem_7.lootpage="Wintersaber1";
AtlasLootMenuItem_7:Show();
--Zandalar Tribe
AtlasLootMenuItem_21_Name:SetText(AL["Zandalar Tribe"]);
AtlasLootMenuItem_21_Extra:SetText("");
+21
View File
@@ -826,4 +826,25 @@ AtlasLoot_Data["AtlasLootRepItems"] = {
{ 81243, "inv_misc_birdbeck_01", "=q1=Beaky", "=ds=#e15#" },
{ 80312, "inv_misc_tabard_wildhammerclan", "=q1=Wildhammer Tabard", "=ds=#s7#" },
};
Shendralar = {
{ 0, "INV_Misc_Book_04", "=q6=Friendly", "" },
{ 55044, "INV_Misc_Note_01", "=q3=Formula: Enchant Boots - Major Intellect", "#e11#ing #m14#" },
{ 55045, "INV_Scroll_05", "=q3=Recipe: Elixir of Greater Frost Power", "#p1# #m14#" },
{ 0, "", "", "" },
{ 0, "INV_Misc_Book_04", "=q6=Honored", "" },
{ 55047, "INV_Scroll_05", "=q3=Recipe: Elixir of Greater Arcane Power", "#p1# #m14#" },
{ 55049, "INV_Scroll_03", "=q3=Pattern: Essence Infused Leather Gloves", "#p7# #m14#" },
{ 0, "", "", "" },
{ 0, "INV_Misc_Book_04", "=q6=Revered", "" },
{ 55051, "INV_Scroll_05", "=q3=Pattern: Astronomer Raiments", "#p8# #m14#" },
{ 55053, "INV_Scroll_03", "=q3=Pattern: Prismatic Scale Barbute", "#p7# #m14#" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 0, "", "", "" },
{ 0, "INV_Misc_Book_04", "=q6=Exalted", "" },
{ 55055, "INV_Scroll_05", "=q4=Pattern: Spellwoven Nobility Drape", "#p8# #m14#" },
{ 55057, "INV_Scroll_05", "=q4=Plans: Rune-Inscribed Plate Leggings", "#p2# #m14#" },
{ 55059, "INV_Scroll_05", "=q4=Plans: Grandstaff of the Shen'dralar Elder", "#p18# #m14#" },
},
};
+2
View File
@@ -823,6 +823,7 @@ AtlasLoot_TableNames = {
["ThunderBluff"] = { AL["Thunder Bluff"], "AtlasLootRepItems" },
["Dalaran"] = { AL["Dalaran"], "AtlasLootRepItems" },
["Wildhammer"] = { AL["Wildhammer Clan"], "AtlasLootRepItems" },
["Shendralar"] = { AL["Shen'dralar"], "AtlasLootRepItems" },
--------------
--- Trades ---
--------------
@@ -2002,6 +2003,7 @@ AtlasLoot_TableNamesBoss = {
["ThunderBluff"] = { AL["Thunder Bluff"], "AtlasLootRepItems" },
["Dalaran"] = { AL["Dalaran"], "AtlasLootRepItems" },
["Wildhammer"] = { AL["Wildhammer Clan"], "AtlasLootRepItems" },
["Shendralar"] = { AL["Shen'dralar"], "AtlasLootRepItems" },
},
--------------
--- Trades ---
+1
View File
@@ -1272,6 +1272,7 @@ AL:RegisterTranslations("enUS", function() return {
["Shattered Hand Centurion"] = true,
["Shattrath City"] = true,
["Shazzrah"] = true,
["Shen'dralar"] = true,
["Shen'dralar Provisioner"] = true,
["Shield"] = true,
["Shirt"] = true,