diff options
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/skill_cast_db.txt | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 8525247af..8d560d180 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -37,6 +37,8 @@ Still need proper rates for most 11.3 Equipment that don't have their +rates/Status Infliction rates clearly defined. 13107 Western_Outlaw: Need correct HIT and ASPD Rate ======================== +08/19 + * Fixed Evil Land's blind effect not working properly [Playtester] 08/17 * Fixed item script on elemental fists [Playtester] - Endow should be cast on self diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 9c803145b..bcaae3fa0 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -951,7 +951,7 @@ //-- NPC_WIDESIGHT 669,0,0,0,10000,0 //-- NPC_EVILLAND -670,0,0,0,30000,0 +670,0,0,0,30000,30000 //-- NPC_MAGICMIRROR 671,0,0,0,30000,0 //-- NPC_SLOWCAST |