new page filter
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user