From e65bb67b4b56419f1bcc4fe0579b2ede42891879 Mon Sep 17 00:00:00 2001 From: Playtester Date: Sun, 19 Aug 2007 16:07:35 +0000 Subject: Fixed Evil Land's blind effect not working properly git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11042 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/skill_cast_db.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2