Added Commander Andreon

This commit is contained in:
Lexie
2023-02-01 12:46:57 +11:00
parent 2242fc437b
commit 72e8bcb2a7
6 changed files with 15 additions and 3 deletions
+2 -1
View File
@@ -69,7 +69,7 @@ local AL = AceLibrary("AceLocale-2.2"):new("AtlasLoot");
--Establish version number and compatible version of Atlas
local VERSION_MAJOR = "1";
local VERSION_MINOR = "0";
local VERSION_BOSSES = "6";
local VERSION_BOSSES = "7";
ATLASLOOT_VERSION = "|cffFF8400AtlasLoot TW Edition v"..VERSION_MAJOR.."."..VERSION_MINOR.."."..VERSION_BOSSES.."|r";
ATLASLOOT_CURRENT_ATLAS = "1.12.0";
ATLASLOOT_PREVIEW_ATLAS = "1.12.1";
@@ -2489,6 +2489,7 @@ AtlasLoot_DewDropDown_SubTables = {
{ AL["Corpsemuncher"], "KCCorpsemuncher" },
{ AL["Guard Captain Gort"], "KCGuardCaptainGort" },
{ AL["Archlich Enkhraz"], "KCArchlichEnkhraz" },
{ AL["Commander Anderson"], "KCCommanderAnderson" },
{ AL["Alarus"], "KCAlarus" },
},
["CavernsOfTimeBlackMorass"] = {