summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/item_db.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 4c01bb7a..6c66c30f 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -42,6 +42,7 @@ item_db: (
nogstorage: true/false (boolean, defaults to false)
nomail: true/false (boolean, defaults to false)
noauction: true/false (boolean, defaults to false)
+ nodelonuse: true/false (boolean, defaults to false)
}
Nouse: { (defaults to no restrictions)
override: GroupID (int, defaults to 100)
@@ -381,7 +382,7 @@ item_db: (
Id: 514
AegisName: "OldBook"
Name: "Old Book"
- Type: 2
+ Type: 0
Buy: 30
Sell: 10
Weight: 25
@@ -401,6 +402,9 @@ item_db: (
BindOnEquip: false
BuyingStore: false
Delay: 0
+ Trade: {
+ nodelonuse: true
+ }
Sprite: 0
Script: <"
doevent "OldBook::OnUse";