diff --git a/Core/Spells.lua b/Core/Spells.lua index 8c2ad67..c9891e4 100644 --- a/Core/Spells.lua +++ b/Core/Spells.lua @@ -7994,7 +7994,7 @@ GetSpellInfoVanillaDB = { ["craftQuantityMax"] = "", ["reagents"] = { [1] = {11176}, - [2] = {13463}, + [2] = {13465}, [3] = {8925}, }, }, @@ -8009,7 +8009,7 @@ GetSpellInfoVanillaDB = { ["craftQuantityMax"] = "", ["reagents"] = { [1] = {7068}, - [2] = {13463}, + [2] = {4625}, [3] = {8925}, }, }, @@ -8024,7 +8024,7 @@ GetSpellInfoVanillaDB = { ["craftQuantityMax"] = "", ["reagents"] = { [1] = {7070}, - [2] = {13463}, + [2] = {13467}, [3] = {8925}, }, }, @@ -8054,7 +8054,7 @@ GetSpellInfoVanillaDB = { ["craftQuantityMax"] = "", ["reagents"] = { [1] = {3824}, - [2] = {13463}, + [2] = {8836, 2}, [3] = {8925}, }, }, @@ -8083,7 +8083,7 @@ GetSpellInfoVanillaDB = { ["craftQuantityMin"] = "", ["craftQuantityMax"] = "", ["reagents"] = { - [1] = {13463, 3}, + [1] = {13463, 2}, [2] = {13467, 2}, [3] = {8925}, }, @@ -8213,6 +8213,21 @@ GetSpellInfoVanillaDB = { [4] = {8925}, }, }, + [17635] = { + ["name"] = "Alchemy: Dreamshard Elixir", + ["requires"] = AL["Alchemy Lab"], + ["tools"] = "", + ["castTime"] = 25, + ["text"] = "", + ["craftItem"] = 61224, + ["craftQuantityMin"] = "", + ["craftQuantityMax"] = "", + ["reagents"] = { + [1] = {61198}, + [2] = {11176}, + [3] = {8925}, + }, + }, [2657] = { ["name"] = "Smelting: Smelt Copper", ["requires"] = AL["Forge"],