diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 14 |
1 files changed, 7 insertions, 7 deletions
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 |