diff options
-rw-r--r-- | db/re/item_db.conf | 2 | ||||
-rw-r--r-- | db/re/mob_db.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index bbbe69b09..2263c172f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -13043,7 +13043,7 @@ item_db: ( { Id: 6508 AegisName: "ExplosiveArrow" - Name: "Poison Arrow" + Name: "Explosive Arrow" Type: "IT_AMMO" Buy: 12 Sell: 1 diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index cc8d6c458..81ef0592d 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -6541,7 +6541,7 @@ mob_db: ( DamageMotion: 480 Drops: { Bullet: 5500 - IronArrow: 5500 + ExplosiveArrow: 5500 SilkCocoon: 1500 Coal: 1000 IronOre: 500 |