Fix Shadow Oil Grave Moss amount

This commit is contained in:
EyeOfTheBeast
2024-01-23 09:07:39 +11:00
parent fd2c1f7f9e
commit e24b12fa8a
+1 -1
View File
@@ -7366,7 +7366,7 @@ GetSpellInfoVanillaDB = {
["craftQuantityMax"] = "", ["craftQuantityMax"] = "",
["reagents"] = { ["reagents"] = {
[1] = {3818, 4}, [1] = {3818, 4},
[2] = {3369, 4}, [2] = {3369, 2},
[3] = {3372}, [3] = {3372},
}, },
}, },