new page filter

This commit is contained in:
Anch
2022-10-21 15:04:36 +13:00
parent 79840303b5
commit 877902fc22
7 changed files with 356 additions and 409 deletions
+15
View File
@@ -300,6 +300,7 @@ if AL then
AL["Add Wishlist"] = true;
AL["Edit Wishlist"] = true;
AL["Sort Wishlist"] = true;
AL["Add Filter Set"] = true;
AL["Auto Sort WishLists"] = true;
AL["Copy Wishlist To Own"] = true;
AL["Make Wishlist Default"] = true;
@@ -326,6 +327,7 @@ if AL then
AL["Please set a default Wishlist."] = true;
AL["Set as default Wishlist"] = true;
AL["Please Create a Wishlist First."] = true;
AL["Add New Filter"] = true;
-- Misc Inventory related words
AL["Enchant"] = true;
@@ -385,6 +387,19 @@ if AL then
AL["Quivers and Ammo Pouches"] = true;
AL["Drums, Bags and Misc."] = true;
--Stats etc
AL["Accessories"] = true;
AL["Weapons"] = true;
AL["Armor Type"] = true;
AL["Relics"] = true;
AL["Weapons One-Handers"] = true;
AL["Weapons Two-Handers"] = true;
AL["Ranged Weapons"] = true;
AL["Primary Stats"] = true;
AL["Secondary Stats"] = true;
AL["Defensive Stats"] = true;
AL["Resistances"] = true;
-- Tailoring
AL["Cloth Armor"] = true;
AL["Shirts"] = true;