fixed bug causing questlog colors to change
added missing transmutes to Alchemy
This commit is contained in:
Spit
2025-01-27 17:58:54 +03:00
parent 997b9cf6a5
commit a70a8ef302
5 changed files with 94 additions and 143 deletions
+26
View File
@@ -6882,6 +6882,32 @@ GetSpellInfoAtlasLootDB = {
[2] = {2320, 3},
},
},
[57557] = {
["name"] = "Transmute: Elemental Water",
["requires"] = "",
["tools"] = {9149},
["castTime"] = 43,
["text"] = "Transmutes a Globe of Water into three Elemental Water.",
["craftItem"] = 7070,
["craftQuantityMin"] = 3,
["craftQuantityMax"] = "",
["reagents"] = {
[1] = {7079},
},
},
[57555] = {
["name"] = "Transmute: Elemental Earth",
["requires"] = "",
["tools"] = {9149},
["castTime"] = 43,
["text"] = "Transmutes a Core of Earth into three Elemental Earth.",
["craftItem"] = 7067,
["craftQuantityMin"] = 3,
["craftQuantityMax"] = "",
["reagents"] = {
[1] = {7075},
},
},
[2329] = {
["name"] = "Alchemy: Elixir of Lion's Strength",
["requires"] = "",