Update Spells.lua
This commit is contained in:
+2
-2
@@ -2193,7 +2193,7 @@ GetSpellInfoVanillaDB = {
|
||||
},
|
||||
},
|
||||
[45487] = {
|
||||
["name"] = "Blacksmithing: Sulfuron Hammer",
|
||||
["name"] = "Blacksmithing: Dawnstone Hammer",
|
||||
["requires"] = AL["Black Anvil"],
|
||||
["tools"] = {5956},
|
||||
["castTime"] = 25,
|
||||
@@ -2202,7 +2202,7 @@ GetSpellInfoVanillaDB = {
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
[1] = {12360, 8},
|
||||
[1] = {12360, 16},
|
||||
[2] = {12811, 6},
|
||||
[3] = {12800, 6},
|
||||
[4] = {12810, 6},
|
||||
|
||||
Reference in New Issue
Block a user