updated items

-Added missing ZA loot item
-Removed Undaunted from Mag as it doesn't drop there anymore
-Removed Executioner from all bosses but zuljin as it only drops from him now
-Updated drop rates of formulas to show N:2%/H:5%/A:10% as they have different drop rates for each difficulty
This commit is contained in:
Anch
2022-10-02 04:16:55 +13:00
parent be3ee48b7c
commit d8bacdb3e4
3 changed files with 14 additions and 20 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ function AtlasLoot:OnEnable()
if AtlasLoot_Data then
AtlasLoot_Data["EmptyTable"] = {
Name = AL["Select a Loot Table..."];
{Name = ""};
{Name = AL["Select a Loot Table..."]};
};
end