From e08ed0d40c73c5481cc1dcd745b5f9e6dc0af064 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 17 Jul 2019 18:47:14 -0300 Subject: ElectroWorm now drops Explosive Arrow --- db/re/item_db.conf | 2 +- db/re/mob_db.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'db') 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 -- cgit v1.2.3-60-g2f50