summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-02-09 18:55:24 -0200
committerJesusaves <cpntb1@ymail.com>2019-02-09 18:55:24 -0200
commit810f3778c44c2f2e4ae9b998228767a48b576c63 (patch)
tree8bbda4c00facf07c9237d719dac581d966e3c5fc /db/re/item_db.conf
parent82b63e3c8e11dc95b0206eef360d66ffb6ea2a46 (diff)
downloadserverdata-810f3778c44c2f2e4ae9b998228767a48b576c63.tar.gz
serverdata-810f3778c44c2f2e4ae9b998228767a48b576c63.tar.bz2
serverdata-810f3778c44c2f2e4ae9b998228767a48b576c63.tar.xz
serverdata-810f3778c44c2f2e4ae9b998228767a48b576c63.zip
BoxOfChocolates - Prevent dropping or trading to fix possible exploit and
prevent player from being unable to participate on event note: #item still works
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf7
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.");