Added tables that change based on current xpac

This commit is contained in:
Anch
2022-03-11 18:44:03 +13:00
parent 4a4732ac98
commit e06e905495
5 changed files with 58 additions and 8 deletions
+1 -1
View File
@@ -298,7 +298,7 @@ AtlasLoot_DewDropDown = {
{ AL["World Bosses"], "WorldBosses", "Submenu" },
},
[8] = {
{ AL["Reputation Factions"], "REPMENU", "Table" },
{ AL["Reputation Factions"], "REPMENU"..AtlasLoot_Expac, "Table" },
},
[9] = {
{ AL["World Events"], "WORLDEVENTMENU", "Table" },