This commit is contained in:
Spit
2025-09-21 14:42:26 +03:00
parent 98623ff81a
commit 011a288a0d
6 changed files with 125 additions and 15 deletions
+17 -5
View File
@@ -3968,13 +3968,19 @@ AtlasLoot_ButtonRegistry = {
Title = AL["Alchemy"] .. ": " .. AL["Artisan"];
Back_Page = "ALCHEMYMENU";
Prev_Page = "AlchemyArtisan1";
Next_Page = "AlchemyArtisan3";
};
["AlchemyArtisan3"] = {
Title = AL["Alchemy"] .. ": " .. AL["Artisan"];
Back_Page = "ALCHEMYMENU";
Prev_Page = "AlchemyArtisan2";
Next_Page = "AlchemyFlasks1";
};
["AlchemyFlasks1"] = {
Title = AL["Flasks"];
Back_Page = "ALCHEMYMENU";
Next_Page = "AlchemyProtectionPots1";
Prev_Page = "AlchemyArtisan2";
Prev_Page = "AlchemyArtisan3";
},
["AlchemyProtectionPots1"] = {
Title = AL["Protection Potions"];
@@ -3983,7 +3989,7 @@ AtlasLoot_ButtonRegistry = {
Prev_Page = "AlchemyFlasks1";
},
["AlchemyHealingAndMana1"] = {
Title = AL["Healing and Mana Potions"];
Title = AL["Health and Mana Potions"];
Back_Page = "ALCHEMYMENU";
Next_Page = "AlchemyTransmutes1";
Prev_Page = "AlchemyProtectionPots1";
@@ -4003,14 +4009,20 @@ AtlasLoot_ButtonRegistry = {
["AlchemyOffensive1"] = {
Title = AL["Offensive Potions and Elixirs"];
Back_Page = "ALCHEMYMENU";
Next_Page = "AlchemyOther1";
Next_Page = "AlchemyOffensive2";
Prev_Page = "AlchemyDefensive1";
},
["AlchemyOther1"] = {
Title = AL["Other"];
["AlchemyOffensive2"] = {
Title = AL["Offensive Potions and Elixirs"];
Back_Page = "ALCHEMYMENU";
Next_Page = "AlchemyMisc1";
Prev_Page = "AlchemyOffensive1";
},
["AlchemyMisc1"] = {
Title = AL["Miscellaneous"];
Back_Page = "ALCHEMYMENU";
Prev_Page = "AlchemyOffensive2";
},
["SmithingApprentice1"] = {
Title = AL["Blacksmithing"] .. ": " .. AL["Apprentice"];
Back_Page = "SMITHINGMENU";
+3 -3
View File
@@ -312,7 +312,7 @@ function AtlasLoot_AlchemyMenu()
AtlasLootMenuItem_8.lootpage="AlchemyProtectionPots1";
AtlasLootMenuItem_8:Show();
--Healing and Mana
AtlasLootMenuItem_9_Name:SetText(AL["Healing and Mana Potions"]);
AtlasLootMenuItem_9_Name:SetText(AL["Health and Mana Potions"]);
AtlasLootMenuItem_9_Extra:SetText("");
AtlasLootMenuItem_9_Icon:SetTexture("Interface\\Icons\\Trade_Alchemy");
AtlasLootMenuItem_9.lootpage="AlchemyHealingAndMana1";
@@ -336,10 +336,10 @@ function AtlasLoot_AlchemyMenu()
AtlasLootMenuItem_12.lootpage="AlchemyOffensive1";
AtlasLootMenuItem_12:Show();
--Other
AtlasLootMenuItem_13_Name:SetText(AL["Other"]);
AtlasLootMenuItem_13_Name:SetText(AL["Miscellaneous"]);
AtlasLootMenuItem_13_Extra:SetText("");
AtlasLootMenuItem_13_Icon:SetTexture("Interface\\Icons\\Trade_Alchemy");
AtlasLootMenuItem_13.lootpage="AlchemyOther1";
AtlasLootMenuItem_13.lootpage="AlchemyMisc1";
AtlasLootMenuItem_13:Show();
end
+74
View File
@@ -4561,6 +4561,80 @@ GetSpellInfoAtlasLootDB = {
[1] = {7075},
},
},
[36903] = {
["name"] = "Alchemy: Elixir of Greater Arcane Power",
["craftItem"] = 55048,
["reagents"] = {
[1] = {8831, 3},
[2] = {8925},
},
},
[36901] = {
["name"] = "Alchemy: Elixir of Greater Frost Power",
["craftItem"] = 55046,
["reagents"] = {
[1] = {13467, 3},
[2] = {8925},
},
},
[36935] = {
["name"] = "Alchemy: Concoction of the Dreamwater",
["craftItem"] = 47414,
["reagents"] = {
[1] = {12820},
[2] = {61423},
[3] = {18256},
},
},
[36929] = {
["name"] = "Alchemy: Concoction of the Emerald Mongoose",
["craftItem"] = 47410,
["reagents"] = {
[1] = {13452},
[2] = {61224},
[3] = {18256},
},
},
[36932] = {
["name"] = "Alchemy: Concoction of the Arcane Giant",
["craftItem"] = 47412,
["reagents"] = {
[1] = {9206},
[2] = {13454},
[3] = {18256},
},
},
[17632] = {
["name"] = "Alchemy: Alchemist's Stone",
["craftItem"] = 13503,
["reagents"] = {
[1] = {7078, 8},
[2] = {7076, 8},
[3] = {7082, 8},
[4] = {7080, 8},
[5] = {12803, 8},
[6] = {9262, 2},
[7] = {13468, 4},
},
},
[115] = {
["name"] = "Alchemy: Elixir of Rapid Growth",
["craftItem"] = 56113,
["reagents"] = {
[1] = {4625},
[2] = {7068},
[3] = {3372},
},
},
[17579] = {
["name"] = "Alchemy: Greater Holy Protection Potion",
["craftItem"] = 13460,
["reagents"] = {
[1] = {7069},
[2] = {13464},
[3] = {8925},
},
},
[2329] = {
["name"] = "Alchemy: Elixir of Lion's Strength",
["craftItem"] = 2454,