This commit is contained in:
Lexie
2023-11-03 12:26:05 +11:00
2 changed files with 17 additions and 0 deletions
+16
View File
@@ -3273,6 +3273,22 @@ GetSpellInfoVanillaDB = {
[3] = {2321, 2},
},
},
[8778] = {
["name"] = "Tailoring: Boots of Darkness",
["requires"] = "",
["tools"] = "",
["castTime"] = 25,
["text"] = "",
["craftItem"] = 7027,
["craftQuantityMin"] = "",
["craftQuantityMax"] = "",
["reagents"] = {
[1] = {4305, 3},
[2] = {2319, 2},
[3] = {6048},
[4] = {2321, 2},
},
},
[8760] = {
["name"] = "Tailoring: Azure Silk Hood",
["requires"] = "",
+1
View File
@@ -1271,6 +1271,7 @@ AtlasLoot_Data["AtlasLootCrafting"] = {
TailoringJourneyman2 = {
{ "s3856", "inv_boots_03", "=q2=Spider Silk Slippers", "=ds=#sr# =so1=140 =so2=160 =so3=175 =so4=190" },
{ "s8778", "INV_Boots_05", "=q2=Boots of Darkness", "=ds=#sr# =so1=140 =so2=160 =so3=175 =so4=190" },
{ "s8760", "inv_helmet_29", "=q2=Azure Silk Hood", "=ds=#sr# =so1=145 =so2=155 =so3=160 =so4=165" },
{ "s3854", "inv_gauntlets_17", "=q2=Azure Silk Gloves", "=ds=#sr# =so1=145 =so2=165 =so3=180 =so4=195" },
{ "s8780", "inv_gauntlets_22", "=q2=Hands of Darkness", "=ds=#sr# =so1=145 =so2=165 =so3=180 =so4=195" },