diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 0b288f611..8ef11b6ad 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2707,6 +2707,13 @@ item_db: ( Weight: 11 Refine: false ViewSprite: 641 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if ($EVENT$ != "Valentine" || #VALENTINE_OPENED >= #VALENTINE_RECEIVED) { dispbottom l("Past due date."); |