diff options
-rw-r--r-- | db/Changelog.txt | 1 | ||||
-rw-r--r-- | db/mob_skill_db.txt | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 88b1e08f3..1ccada76a 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -26,6 +26,7 @@ ======================= 11/05 + * Fixed Imp using a too high level of Firebolt [Playtester] * Updated DEF and MDEF of Moscovia mobs [Playtester] 11/02 * Rev. 11641 Minor fixes/updates to various items. [L0ne_W0lf] diff --git a/db/mob_skill_db.txt b/db/mob_skill_db.txt index 20d3a8421..8b840f514 100644 --- a/db/mob_skill_db.txt +++ b/db/mob_skill_db.txt @@ -4446,7 +4446,7 @@ 1837,Fire Imp@KN_BRANDISHSPEAR,attack,57,8,1000,1000,5000,no,target,always,,,,,,, 1837,Fire Imp@MG_FIREWALL,chase,18,10,3000,1000,10000,no,target,always,,,,,,, 1837,Fire Imp@MG_FIREWALL,attack,18,10,3000,1000,10000,no,target,always,,,,,,, -1837,Fire Imp@MG_FIREBOLT,attack,19,20,3000,1000,10000,no,target,always,,,,,,, +1837,Fire Imp@MG_FIREBOLT,attack,19,10,3000,1000,10000,no,target,always,,,,,,, 1837,Fire Imp@MG_FIREBALL,attack,17,20,3000,500,10000,no,target,always,,,,,,, 1837,Fire Imp@MG_FIREBALL,chase,17,20,3000,500,10000,no,target,always,,,,,,, 1837,Fire Imp@NPC_FIREATTACK,attack,186,5,1000,0,5000,yes,target,always,,,,,,, |