added missing bosses to loottable localization for karazhan crypt.

This fixes adding items from these bosses to the wishlist.
This commit is contained in:
Doorknob66
2023-05-11 11:54:17 +02:00
parent 86411aa735
commit 3d4631f9fd
+4 -1
View File
@@ -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" },