From 631137fae16d2ef187e461fe8ac5e53e1088967b Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 2 May 2006 16:32:37 +0000 Subject: - Kaite now works against all types of spells. - Kaupe now works against all skills. - Sanctuary now won't damage non-enemies. - Blessing now will always give you bonus stats even if you are wearing undead armor. - Linking skills now have their cast-time reduced by dex. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6447 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/skill_castnodex_db.txt | 15 --------------- 2 files changed, 1 insertion(+), 15 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 800e177b9..b3a8e5093 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,6 +27,7 @@ ========================= 05/02 + * Linking skills now have their cast-time reduced by dex. [Skotlex] * Lowered the duration of Speed Potion to 5 seconds [Playtester] - now it's doubled speed for 5 seconds 05/01 diff --git a/db/skill_castnodex_db.txt b/db/skill_castnodex_db.txt index e28deb30e..f4d7f6964 100644 --- a/db/skill_castnodex_db.txt +++ b/db/skill_castnodex_db.txt @@ -17,21 +17,6 @@ 409,1 //WE_CALLPARENT 410,1 //WE_CALLBABY 482,1 //PF_DOUBLECASTING -445,1 //SL_ALCHEMIST -447,1 //SL_MONK -448,1 //SL_STAR -449,1 //SL_SAGE -450,1 //SL_CRUSADER -451,1 //SL_SUPERNOVICE -452,1 //SL_KNIGHT -453,1 //SL_WIZARD -454,1 //SL_PRIEST -455,1 //SL_BARDDANCER -456,1 //SL_ROGUE -457,1 //SL_ASSASIN -458,1 //SL_BLACKSMITH -460,1 //SL_HUNTER -461,1 //SL_SOULLINKER 462,1 //SL_KAIZEL 467,1 //SL_STIN 468,1 //SL_STUN -- cgit v1.2.3-70-g09d2