diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index bb4d87a77..e0830f876 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -79,7 +79,7 @@ item_db: ( Rebellion: true/false (boolean, defaults to false) } Job: Job mask (alternate format, int, defaults to all jobs = 0xFFFFFFFF) - Upper: Upper mask (int, defaults to any = 0x3f) + Upper: Upper mask (bitmask array, string or int, defaults to "ITEMUPPER_ALL") Gender: Gender (string, defaults to "SEX_ANY") Loc: Equip location (int, required value for equipment) WeaponLv: Weapon Level (int, defaults to 0) |