updated the system that handles expansion selection and updated alot of the crafting tables that wernt sorted by expansion

This commit is contained in:
Anch
2022-06-16 01:21:24 +12:00
parent bbd5b96572
commit e5025eb36c
15 changed files with 1587 additions and 9555 deletions
+9 -9
View File
@@ -5549,16 +5549,16 @@ local BabbleFaction = AtlasLoot_GetLocaleLibBabble("LibBabble-Faction-3.0")
AtlasLoot_Data["T3Shoulders"] = {
{ 3, 22491, "", "=q4=Dreamwalker Spaulders", "=ds="};
{ 3, 22439, "", "=q4=Cryptstalker Spaulders", "=ds="};
{ 1, 22491, "", "=q4=Dreamwalker Spaulders", "=ds="};
{ 2, 22439, "", "=q4=Cryptstalker Spaulders", "=ds="};
{ 3, 22499, "", "=q4=Frostfire Shoulderpads", "=ds="};
{ 3, 22429, "", "=q4=Redemption Spaulders", "=ds="};
{ 3, 22515, "", "=q4=Shoulderpads of Faith", "=ds="};
{ 3, 22479, "", "=q4=Bonescythe Pauldrons", "=ds="};
{ 3, 22467, "", "=q4=Earthshatter Spaulders", "=ds="};
{ 3, 22507, "", "=q4=Plagueheart Shoulderpads", "=ds="};
{ 3, 22419, "", "=q4=Dreadnaught Pauldrons", "=ds="};
{ 3, 10491, "", "=q4=Dreadborne Pauldrons", "=ds="};
{ 4, 22429, "", "=q4=Redemption Spaulders", "=ds="};
{ 5, 22515, "", "=q4=Shoulderpads of Faith", "=ds="};
{ 6, 22479, "", "=q4=Bonescythe Pauldrons", "=ds="};
{ 7, 22467, "", "=q4=Earthshatter Spaulders", "=ds="};
{ 8, 22507, "", "=q4=Plagueheart Shoulderpads", "=ds="};
{ 9, 22419, "", "=q4=Dreadnaught Pauldrons", "=ds="};
{ 10, 10491, "", "=q4=Dreadborne Pauldrons", "=ds="};
Back = AtlasLoot_Lastboss;
Type = "ClassicRaid";
};
File diff suppressed because it is too large Load Diff