summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
author4144 <andrei@karas>2018-03-12 19:50:19 -0300
committerJesusaves <cpntb1@ymail.com>2018-03-12 19:52:40 -0300
commitdcba422f972b7fd5c1c57e7880435043a692cc50 (patch)
tree7b9ae4a8d496c2d46d9fe06908cd3253c15e08f1 /db/re/item_db.conf
parent53dfcaae19edd0f2ec2aa9315cfe33bf945d694e (diff)
downloadserverdata-dcba422f972b7fd5c1c57e7880435043a692cc50.tar.gz
serverdata-dcba422f972b7fd5c1c57e7880435043a692cc50.tar.bz2
serverdata-dcba422f972b7fd5c1c57e7880435043a692cc50.tar.xz
serverdata-dcba422f972b7fd5c1c57e7880435043a692cc50.zip
A new attribute is available in item db configuration
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 3a68537f1..84f6335db 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -72,6 +72,7 @@ item_db: (
Charm: true/false (boolean, defaults to false)
MaxFloorOffset: [x, y] (int, defaults to 8)
MaxFloorOffset: offset (int, defaults to 8)
+ Identified: true/false (boolean, default to true)
RequiredStr: required strength (int, default to 0)
RequiredAgi: required agility (int, default to 0)
RequiredVit: required vitality (int, default to 0)