From f554ac16fe99b6cefd00b6e7ea040aa58bc16382 Mon Sep 17 00:00:00 2001 From: Skrylas <> Date: Tue, 16 Mar 2021 17:48:32 -0400 Subject: [PATCH] Update constants.en.lua --- AtlasLoot/Locales/constants.en.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/AtlasLoot/Locales/constants.en.lua b/AtlasLoot/Locales/constants.en.lua index de97547..01923c9 100644 --- a/AtlasLoot/Locales/constants.en.lua +++ b/AtlasLoot/Locales/constants.en.lua @@ -443,6 +443,7 @@ if AL then AL["PvP Accessories (Level 70)"] = true; AL["PvP Weapons (Level 70)"] = true; AL["PvP Reputation Sets (Level 70)"] = true; + AL["Arena Season 0 Weapons"] = true; AL["Arena Season 1 Weapons"] = true; AL["Arena Season 2 Weapons"] = true; AL["Arena Season 3 Weapons"] = true;