From 10f0df6487aaf5b0537c89afa0dd3488d80c1584 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 21 Mar 2019 00:36:00 -0300 Subject: Fine tune bat sell prices --- db/re/item_db.conf | 6 +++--- db/re/mob_db.conf | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index ee688a980..1ebcc0918 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -3100,8 +3100,8 @@ item_db: ( AegisName: "BatTeeth" Name: "Bat Teeth" Type: "IT_ETC" - Buy: 10 - Sell: 4 + Buy: 50 + Sell: 10 Weight: 3 Refine: false ViewSprite: 720 @@ -3385,7 +3385,7 @@ item_db: ( Name: "Bat Wing" Type: "IT_ETC" Buy: 50 - Sell: 11 + Sell: 10 Weight: 10 Refine: false ViewSprite: 746 diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index df967b333..78dcd2677 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1360,7 +1360,7 @@ mob_db: ( { Id: 1039 SpriteName: "Bat" - Name: "Bat" + Name: "Cavern Bat" Lv: 14 Hp: 1682 Sp: 0 -- cgit v1.2.3-70-g09d2