Sort Enchants By Slot
* Sort Enchants By Slot * Many missing things added
This commit is contained in:
@@ -1483,6 +1483,20 @@ GetSpellInfoVanillaDB = {
|
||||
[4] = {17194},
|
||||
},
|
||||
},
|
||||
[45054] = {
|
||||
["name"] = "Cooking: Maritime Gumbo",
|
||||
["requires"] = AL["Cooking Fire"],
|
||||
["tools"] = "",
|
||||
["castTime"] = 3,
|
||||
["text"] = "",
|
||||
["craftItem"] = 30818,
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
[1] = {2674},
|
||||
[2] = {159},
|
||||
},
|
||||
},
|
||||
[6414] = {
|
||||
["name"] = "Cooking: Roasted Kodo Meat",
|
||||
["requires"] = AL["Cooking Fire"],
|
||||
@@ -3068,6 +3082,21 @@ GetSpellInfoVanillaDB = {
|
||||
[2] = {2321},
|
||||
},
|
||||
},
|
||||
[45066] = {
|
||||
["name"] = "Tailoring: Gloves of Manathirst",
|
||||
["requires"] = "",
|
||||
["tools"] = "",
|
||||
["castTime"] = 8,
|
||||
["text"] = "",
|
||||
["craftItem"] = 51256,
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
[1] = {2996, 3},
|
||||
[2] = {2321, 2},
|
||||
[3] = {6260, 3},
|
||||
},
|
||||
},
|
||||
[3845] = {
|
||||
["name"] = "Tailoring: Soft-soled Linen Boots",
|
||||
["requires"] = "",
|
||||
@@ -9201,6 +9230,21 @@ GetSpellInfoVanillaDB = {
|
||||
[2] = {2589},
|
||||
},
|
||||
},
|
||||
[45057] = {
|
||||
["name"] = "Engineering: Unstable Mining Dynamite",
|
||||
["requires"] = "",
|
||||
["tools"] = "",
|
||||
["castTime"] = 5.125,
|
||||
["text"] = "",
|
||||
["craftItem"] = 51268,
|
||||
["craftQuantityMin"] = 1,
|
||||
["craftQuantityMax"] = 3,
|
||||
["reagents"] = {
|
||||
[1] = {4359, 4},
|
||||
[2] = {2589, 2},
|
||||
[3] = {4357, 2},
|
||||
},
|
||||
},
|
||||
[3928] = {
|
||||
["name"] = "Engineering: Mechanical Squirrel",
|
||||
["requires"] = AL["Anvil"],
|
||||
|
||||
Reference in New Issue
Block a user