From f0c675273fe75e94320613054ea14760722eebff Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 20 Dec 2018 14:22:31 -0200 Subject: Empty Box can be purchased, and buy/sell prices were mildly adjusted. --- db/re/item_db.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 4ae9bbc79..4b23c02c6 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -442,7 +442,7 @@ item_db: ( Name: "Plushroom" Type: "IT_HEALING" Buy: 42 - Sell: 13 + Sell: 9 Weight: 8 Refine: false ViewSprite: 515 @@ -2509,8 +2509,8 @@ item_db: ( AegisName: "EmptyBox" Name: "Empty Box" Type: "IT_USABLE" - Buy: 100 - Sell: 35 + Buy: 25 + Sell: 5 Weight: 80 Refine: false ViewSprite: 631 @@ -2710,8 +2710,8 @@ item_db: ( AegisName: "FishBox" Name: "Fish Box" Type: "IT_ETC" - Buy: 1250 - Sell: 345 + Buy: 12500 + Sell: 1200 Weight: 1250 Refine: false ViewSprite: 713 @@ -2741,8 +2741,8 @@ item_db: ( AegisName: "PlushroomBox" Name: "Plushroom Box" Type: "IT_ETC" - Buy: 2 - Sell: 1 + Buy: 2000 + Sell: 800 Weight: 720 Refine: false ViewSprite: 716 -- cgit v1.2.3-70-g09d2