From 810f3778c44c2f2e4ae9b998228767a48b576c63 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 9 Feb 2019 18:55:24 -0200 Subject: BoxOfChocolates - Prevent dropping or trading to fix possible exploit and prevent player from being unable to participate on event note: #item still works --- db/re/item_db.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'db') 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."); -- cgit v1.2.3-70-g09d2