diff --git a/Core/Spells.lua b/Core/Spells.lua index 08b8336..d9ca7a7 100644 --- a/Core/Spells.lua +++ b/Core/Spells.lua @@ -5770,7 +5770,7 @@ GetSpellInfoVanillaDB = { ["craftQuantityMin"] = "", ["craftQuantityMax"] = "", ["reagents"] = { - [1] = {14048, 8}, + [1] = {14342, 4}, [2] = {17010, 6}, [3] = {7078, 4}, [4] = {12810, 2}, @@ -5804,7 +5804,7 @@ GetSpellInfoVanillaDB = { ["craftQuantityMin"] = "", ["craftQuantityMax"] = "", ["reagents"] = { - [1] = {14048, 12}, + [1] = {14342, 6}, [2] = {17010, 4}, [3] = {17011, 4}, [4] = {12810, 6},