diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 8 |
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"; "> |