Sort Enchants By Slot

* Sort Enchants By Slot
* Many missing things added
This commit is contained in:
Lexie
2024-08-30 10:45:48 -07:00
parent dbc0b7c223
commit f8d6fb9b58
7 changed files with 448 additions and 10 deletions
+9
View File
@@ -1575,4 +1575,13 @@ AL:RegisterTranslations("enUS", function() return {
["LKH Enchants"] = true,
["Korrak the Bloodrager"] = true,
["Ivus & Lokholar"] = true,
["Cloak"] = true,
["Chest"] = true,
["Bracer"] = true,
["Glove"] = true,
["Boots"] = true,
["2H Weapon"] = true,
["Weapon"] = true,
["Shield"] = true,
["Misc"] = true,
} end)