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