mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Inventory filters: segregate jewelry from armor; and potions from food
This commit is contained in:
@@ -710,7 +710,9 @@ Items made of cloth are not considered as being armor." </string>
|
||||
<string name="inventory_category_favorites">Favorites</string>
|
||||
<string name="inventory_category_weapons">Weapon</string>
|
||||
<string name="inventory_category_armor">Armor</string>
|
||||
<string name="inventory_category_usable">Consumable</string>
|
||||
<string name="inventory_category_jewelry">Jewelry</string>
|
||||
<string name="inventory_category_potion">Potion</string>
|
||||
<string name="inventory_category_food">Food</string>
|
||||
<string name="inventory_category_quest">Quest Item</string>
|
||||
<string name="inventory_category_other">Other</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user