From 6420b06df1eff8b6408b327fc73e2c53b7b96780 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Mon, 26 Oct 2015 21:37:40 +0530 Subject: Force Serial Documentation --- doc/item_db.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/item_db.txt b/doc/item_db.txt index 6b34b8daf..b2afc5612 100644 --- a/doc/item_db.txt +++ b/doc/item_db.txt @@ -34,6 +34,7 @@ item_db: ( Refine: Refineable (boolean, defaults to true) View: View ID (int, defaults to 0) BindOnEquip: true/false (boolean, defaults to false) + ForceSerial: true/false (boolean, defaults to false) BuyingStore: true/false (boolean, defaults to false) Delay: Delay to use item (int, defaults to 0) KeepAfterUse: true/false (boolean, defaults to false) @@ -243,6 +244,10 @@ BindOnEquip: Whether the item will automatically bind to the character when it will display a confirmation dialog the first time it is equipped, and, if accepted, the item will become character-bound. +ForceSerial: Whether the item will be given new unique id or not. When the item + have this field as true, the item will be unstackable and new uniqueID + will be given to each item. + BuyingStore: Whether the item can be sold via buyingstore, one must also edit data\buyingstoreitemlist.txt for client to accept item. -- cgit v1.2.3-70-g09d2