A number of fixes to crafting patterns
This commit is contained in:
+3
-3
@@ -2171,7 +2171,7 @@ GetSpellInfoVanillaDB = {
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
[1] = {12655, 22},
|
||||
[1] = {12655, 12},
|
||||
[2] = {12360, 2},
|
||||
[3] = {7076, 6},
|
||||
[4] = {7078, 6},
|
||||
@@ -4288,7 +4288,7 @@ GetSpellInfoVanillaDB = {
|
||||
["tools"] = "",
|
||||
["castTime"] = 60,
|
||||
["text"] = "",
|
||||
["craftItem"] = 83291,
|
||||
["craftItem"] = 83280,
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
@@ -16350,7 +16350,7 @@ GetSpellInfoVanillaDB = {
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
[1] = {2357},
|
||||
[1] = {2457},
|
||||
[2] = {2319, 6},
|
||||
[3] = {2321},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user