summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-28 14:15:15 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-28 14:15:15 -0300
commit1ce4856b7c4778509dbab81992afecd910f640ff (patch)
treee359403d3cb7a2c3682cba3b73182ffe30176ad5 /db/re/item_db.conf
parente02a27956f629cefbd7d6839c0587ad7d121ba23 (diff)
downloadserverdata-1ce4856b7c4778509dbab81992afecd910f640ff.tar.gz
serverdata-1ce4856b7c4778509dbab81992afecd910f640ff.tar.bz2
serverdata-1ce4856b7c4778509dbab81992afecd910f640ff.tar.xz
serverdata-1ce4856b7c4778509dbab81992afecd910f640ff.zip
TR on Recipe Book
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index afccf9ce2..75a7fca70 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1237,6 +1237,14 @@ item_db: (
Sell: 0
Weight: 20
KeepAfterUse: true
+ Trade: {
+ notrade: true
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
doevent "#RecipeBook::OnUse";
">