diff options
Diffstat (limited to 'db/item_db2.conf')
-rw-r--r-- | db/item_db2.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/item_db2.conf b/db/item_db2.conf index 8abe34a38..b6c68d069 100644 --- a/db/item_db2.conf +++ b/db/item_db2.conf @@ -81,7 +81,7 @@ item_db: ( Job: Job mask (alternate format, int, defaults to all jobs = 0xFFFFFFFF) Upper: Upper mask (bitmask array, string or int, defaults to "ITEMUPPER_ALL") Gender: Gender (int, defaults to both = 2) - Loc: Equip location (int, required value for equipment) + Loc: Equip location (bitmask array, string or int, required value for equipment) WeaponLv: Weapon Level (int, defaults to 0) EquipLv: Equip required level (int, defaults to 0) EquipLv: [min, max] (alternative syntax with min / max level) |