summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/item_db2.conf2
-rw-r--r--db/pre-re/item_db.conf2
-rw-r--r--db/re/item_db.conf2
3 files changed, 3 insertions, 3 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)
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf
index bea31f2a3..8b7fdf806 100644
--- a/db/pre-re/item_db.conf
+++ b/db/pre-re/item_db.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 (string, defaults to "SEX_ANY")
- 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)
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 26baa0868..e9c195c92 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.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 (string, defaults to "SEX_ANY")
- 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)