Revert "Started Ascension Module"

This reverts commit 3989393178.
This commit is contained in:
merstrax
2021-11-02 21:15:23 -04:00
parent 2e4e3dac2b
commit e1255374b0
7 changed files with 5 additions and 159 deletions
+2 -18
View File
@@ -234,10 +234,10 @@ AtlasLoot_DewDropDown = {
[11] = {
{ "Dungeons:", "WrathKeys", "Table", "Header" },
},
[12] = {
[12] = {
{ BabbleZone["Ahn'kahet: The Old Kingdom"], "Ahnkahet", "Submenu" },
},
[13] = {
[13] = {
{ BabbleZone["Azjol-Nerub"], "AzjolNerub", "Submenu" },
},
[14] = {
@@ -303,16 +303,6 @@ AtlasLoot_DewDropDown = {
[9] = {
{ AL["World Events"], "WORLDEVENTMENU", "Table", "Submenu2Table" },
},
[10] = {
["Ascension"] = {
[1] = {
{ "Events:", "", "", "Header" },
},
[2] = {
{ "Felforged", "Felforged", "Submenu"},
},
},
},
};
AtlasLoot_DewDropDown_SubTables = {
@@ -967,10 +957,4 @@ AtlasLoot_DewDropDown_SubTables = {
{ "", "ICCLichKing" },
{ "", "ICCTrash25Man" },
},
["Felforged"] = {
{"", "SoulRewards"},
{"", "FelProgression"},
{"", "FelHeirloom"},
{"", "LegionCrest"}
},
};