Dungeons menu + minor fixes
This commit is contained in:
+15
-3
@@ -1236,7 +1236,6 @@ AL:RegisterTranslations("enUS", function() return {
|
||||
["Lethon"] = true,
|
||||
["Taerar"] = true,
|
||||
["Ysondre"] = true,
|
||||
["The Cow King"] = true,
|
||||
["There Is No Cow Level"] = true,
|
||||
["Nerubian Overseer"] = true,
|
||||
["Turtlhu, the Black Turtle of Doom"] = true,
|
||||
@@ -1377,7 +1376,6 @@ AL:RegisterTranslations("enUS", function() return {
|
||||
["Plate"] = true,
|
||||
["Dire Maul"] = "|cffffffff[55-60]|cffffd200 Dire Maul",
|
||||
["Auchindoun"] = true,
|
||||
["Caverns of Time"] = true,
|
||||
["Coilfang Reservoir"] = true,
|
||||
["Hellfire Citadel"] = true,
|
||||
["Tempest Keep"] = true,
|
||||
@@ -1438,7 +1436,6 @@ AL:RegisterTranslations("enUS", function() return {
|
||||
["40-49 Exalted Rewards"] = true,
|
||||
["50-59 Exalted Rewards"] = true,
|
||||
["60 Exalted Rewards"] = true,
|
||||
["PvP Trinkets"] = true,
|
||||
["Cooking Fire"] = true,
|
||||
["Moonwell"] = true,
|
||||
["Alchemy Lab"] = true,
|
||||
@@ -1469,6 +1466,11 @@ AL:RegisterTranslations("enUS", function() return {
|
||||
["Wildhammer Clan"] = true,
|
||||
["Undercity"] = true,
|
||||
["Orgrimmar"] = true,
|
||||
["Barrens"] = true,
|
||||
["Westfall"] = true,
|
||||
["Tirisfal Glades"] = true,
|
||||
["Silverpine Forest"] = true,
|
||||
["Ashenvale"] = true,
|
||||
["Thunder Bluff"] = true,
|
||||
["Lower Karazhan Halls"] = "|cffff0000[RAID]|cffffd200 Lower Karazhan Halls",
|
||||
["Emerald Sanctum"] = "|cffff0000[RAID]|cffffd200 Emerald Sanctum",
|
||||
@@ -1532,5 +1534,15 @@ AL:RegisterTranslations("enUS", function() return {
|
||||
["Rank 2-9"] = true,
|
||||
["Donation Rewards"] = true,
|
||||
["Fashion"] = true,
|
||||
["Dun Morogh"] = true,
|
||||
["Badlands"] = true,
|
||||
["Gilneas"] = true,
|
||||
["Swamp of Sorrows"] = true,
|
||||
["Burning Steppes"] = true,
|
||||
["Feralas"] = true,
|
||||
["Western Plaguelands"] = true,
|
||||
["Caverns of Time"] = true,
|
||||
["Hyjal"] = true,
|
||||
["Dustwallow Marsh"] = true,
|
||||
}
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user