Merge branch 'Next-and-prev-pages-of-other-crafts'

This commit is contained in:
Szyler
2021-08-29 15:31:43 +02:00
+2 -2
View File
@@ -5790,7 +5790,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";
};
@@ -5802,7 +5802,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";
};