add some missing DMR bosses and trash loot

This commit is contained in:
Spit
2025-08-29 22:14:09 +03:00
parent 4795ae68b9
commit a6f017e4be
6 changed files with 208 additions and 56 deletions
+4
View File
@@ -2912,9 +2912,12 @@ AtlasLoot_HewdropDown_SubTables = {
{ AL["Web Master Torkon"], "DMRWebMaster" },
{ AL["Garlok Flamekeeper"], "DMRGarlok" },
{ AL["Halgan Redbrand"], "DMRHalgan" },
{ AL["Slagfist Destroyer"],"DMRSlagfist" },
{ AL["Overlord Blackheart"], "DMROverlord" },
{ AL["Elder Hollowblood"], "DMRElderHollowblood" },
{ AL["Searistrasz"], "DMRSearistrasz" },
{ AL["Zuluhed the Whacked"], "DMRZuluhed" },
{ AL["Trash Mobs"], "DMRTrash" },
},
["StormwroughtRuins"] = {
{ AL["Oronok Torn-Heart"], "SWROronok" },
@@ -2929,6 +2932,7 @@ AtlasLoot_HewdropDown_SubTables = {
{ AL["Lady Drazare"], "SWRLadyDrazare" },
{ AL["Remains of the Innocent"], "SWRRemains" },
{ AL["Mergothid"], "SWRMergothid" },
{ AL["Trash Mobs"], "SWRTrash" },
},
};