Merge pull request #91 from EyeOfTheBeast/Fix-Shadow-Oil

Fix Shadow Oil Grave Moss amount
This commit is contained in:
Lexie
2024-02-02 15:40:01 +11:00
committed by GitHub
+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},
}, },
}, },