diff --git a/AtlasLoot_Crafting/crafting.lua b/AtlasLoot_Crafting/crafting.lua index 494a712..6c8797a 100644 --- a/AtlasLoot_Crafting/crafting.lua +++ b/AtlasLoot_Crafting/crafting.lua @@ -5787,7 +5787,7 @@ local MASTER = select(2, GetSpellInfo(28596)); { 4, "s968010", "967164", "=q3=Sturdy Sandworm Gambeson", "=ds=#sr# 300"}; { 5, "s968013", "967167", "=q3=Sturdy Black Scale Gambeson", "=ds=#sr# 300"}; { 6, "s968016", "967170", "=q3=Sturdy Blue Scale Gambeson", "=ds=#sr# 300"}; - Prev = "TailorHighRisk25Man"; + Prev = "SmithingHighRisk25Man"; Next = "EngineerHighRisk25Man"; Back = "LEATHERWORKINGMENU"; }; @@ -5799,7 +5799,7 @@ local MASTER = select(2, GetSpellInfo(28596)); { 4, "s968011", "967165", "=q4=Mastercraft Sandworm Gambeson", "=ds=#sr# 300"}; { 5, "s968014", "967168", "=q4=Mastercraft Black Scale Gambeson", "=ds=#sr# 300"}; { 6, "s968017", "967171", "=q4=Mastercraft Blue Scale Gambeson", "=ds=#sr# 300"}; - Prev = "TailorHighRisk25ManHEROIC"; + Prev = "SmithingHighRisk25ManHEROIC"; Next = "EngineerHighRisk25ManHEROIC"; Back = "LEATHERWORKINGMENU"; };