added missing bosses to loottable localization for karazhan crypt.
This fixes adding items from these bosses to the wishlist.
This commit is contained in:
@@ -309,7 +309,7 @@ AtlasLoot_TableNames = {
|
||||
["SWStTargorr"] = { AL["Targorr the Dread"], "AtlasLootItems" },
|
||||
["SWStKamDeepfury"] = { AL["Kam Deepfury"], "AtlasLootItems" },
|
||||
["SWStHamhock"] = { AL["Hamhock"], "AtlasLootItems" },
|
||||
["SWStDextren"] = { AL["Dextren Ward"], "AtlasLootItems"},
|
||||
["SWStDextren"] = { AL["Dextren Ward"], "AtlasLootItems"},
|
||||
["SWStBazil"] = { AL["Bazil Thredd"], "AtlasLootItems" },
|
||||
["SWStBruegalIronknuckle"] = { AL["Bruegal Ironknuckle"] .. " (" .. AL["Rare"] .. ")", "AtlasLootItems" },
|
||||
["SWStTrash"] = { AL["Trash Mobs"] .. " (" .. AL["The Stockade"] .. ")", "AtlasLootItems" },
|
||||
@@ -1040,8 +1040,11 @@ AtlasLoot_TableNamesBoss = {
|
||||
["KCMarrowspike"] = { AL["Marrowspike"], "AtlasLootItems" },
|
||||
["KCHivaxxis"] = { AL["Hivaxxis"], "AtlasLootItems" },
|
||||
["KCCorpsemuncher"] = { AL["Corpsemuncher"], "AtlasLootItems" },
|
||||
["KCGuardCaptainGort"] = { AL["Guard Captain Gort"], "AtlasLootItems" },
|
||||
["KCArchlichEnkhraz"] = { AL["Archlich Enkhraz"], "AtlasLootItems" },
|
||||
["KCCommanderAnderson"] = { AL["Commander Anderson"], "AtlasLootItems" },
|
||||
["KCAlarus"] = { AL["Alarus"], "AtlasLootItems" },
|
||||
["KCTreasure"] = { AL["Half-Buried Treasure Chest"], "AtlasLootItems" },
|
||||
},
|
||||
["Caverns of Time: Black Morass"] = {
|
||||
["COTBMChronar"] = { AL["Chronar"], "AtlasLootItems" },
|
||||
|
||||
Reference in New Issue
Block a user