From 4ac74014e72caaf26aec1570a8700f06da300943 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 10 Sep 2018 20:19:45 -0300 Subject: Unbreakable Present Boxes (might be changed later, but unlikely?) --- db/re/item_db.conf | 4 ++-- db/re/mob_db.conf | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 129185b51..0c9725e4f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3616,8 +3616,8 @@ item_db: ( AegisName: "PresentBox" Name: "Present Box" Type: "IT_ETC" - Buy: 10000 - Sell: 500 + Buy: 100 + Sell: 5 Weight: 20 Refine: false ViewSprite: 809 diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 749ed950f..6c9730770 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3397,6 +3397,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 200 Drops: { + PresentBox: 2500 TitaniumOre: 90 SilverOre: 60 TinOre: 30 -- cgit v1.2.3-60-g2f50