Changed sets/collections/pvp tabs to change based on xpac

This commit is contained in:
Anch
2022-03-11 23:57:39 +13:00
parent e06e905495
commit 93e61e21ef
8 changed files with 183 additions and 157 deletions
+6
View File
@@ -439,6 +439,12 @@ if AL then
AL["Nature Resistance Gear"] = true;
AL["Frost Resistance Gear"] = true;
AL["Shadow Resistance Gear"] = true;
AL["Sets - Original WoW"] = true;
AL["Sets - Burning Crusade"] = true;
AL["Sets - Wrath of the Lich King"] = true;
AL["PVP - Original WoW"] = true;
AL["PVP - Burning Crusade"] = true;
AL["PVP - Wrath of the Lich King"] = true;
-- Labels for loot table sections
AL["Additional Heroic Loot"] = true;