summaryrefslogtreecommitdiff
path: root/db/item_db2.conf
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2013-11-15 15:41:26 +0100
committerHaru <haru@dotalux.com>2013-11-15 15:41:26 +0100
commitf0279f15bc3f2d58c66f399ee717d024e6256be4 (patch)
treea4fb0c524e17cbab867b213c01dd2e0ccccd8339 /db/item_db2.conf
parent0e48eab94453b0778b1e5778dc7ebd8b8f81362a (diff)
downloadhercules-f0279f15bc3f2d58c66f399ee717d024e6256be4.tar.gz
hercules-f0279f15bc3f2d58c66f399ee717d024e6256be4.tar.bz2
hercules-f0279f15bc3f2d58c66f399ee717d024e6256be4.tar.xz
hercules-f0279f15bc3f2d58c66f399ee717d024e6256be4.zip
Added BindOnEquip to the item_db documentation and templates
- Special thanks to ossi0110, kyeme - Fixes bugreport:7821 http://hercules.ws/board/tracker/issue-7821-missing-item-dbconf-columne/ Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/item_db2.conf')
-rw-r--r--db/item_db2.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/item_db2.conf b/db/item_db2.conf
index 5705c82c5..f552f5d44 100644
--- a/db/item_db2.conf
+++ b/db/item_db2.conf
@@ -28,6 +28,7 @@ item_db: (
EquipLv: [min, max] (alternative syntax with min / max level)
Refine: Refineable (boolean, defaults to true)
View: View ID (int, defaults to 0)
+ BindOnEquip: true/false (boolean, defaults to false)
Script: <"
Script
(it can be multi-line)