3 new fist weapons
3 new fist weapons And a minor bugfix
This commit is contained in:
@@ -12248,6 +12248,52 @@ GetSpellInfoVanillaDB = {
|
||||
[1] = {2836, 2},
|
||||
},
|
||||
},
|
||||
[46664] = {
|
||||
["name"] = "Blacksmithing: Sharpened Claw",
|
||||
["requires"] = "",
|
||||
["tools"] = "",
|
||||
["castTime"] = 10,
|
||||
["text"] = "",
|
||||
["craftItem"] = 65011,
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
[1] = {2840, 8},
|
||||
[2] = {3470, 4},
|
||||
[3] = {2880, 4},
|
||||
},
|
||||
},
|
||||
[46663] = {
|
||||
["name"] = "Blacksmithing: Copper Knuckles",
|
||||
["requires"] = "",
|
||||
["tools"] = "",
|
||||
["castTime"] = 10,
|
||||
["text"] = "",
|
||||
["craftItem"] = 65010,
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
[1] = {2840, 8},
|
||||
[2] = {3470, 2},
|
||||
},
|
||||
},
|
||||
[46665] = {
|
||||
["name"] = "Blacksmithing: Bronze Bruiser",
|
||||
["requires"] = "",
|
||||
["tools"] = "",
|
||||
["castTime"] = 10,
|
||||
["text"] = "",
|
||||
["craftItem"] = 65012,
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
[1] = {2841, 6},
|
||||
[2] = {1705, 2},
|
||||
[3] = {3466, 2},
|
||||
[4] = {3478, 4},
|
||||
[5] = {3391, 2},
|
||||
},
|
||||
},
|
||||
[2667] = {
|
||||
["name"] = "Blacksmithing: Runed Copper Breastplate",
|
||||
["requires"] = AL["Anvil"],
|
||||
|
||||
Reference in New Issue
Block a user