From cd554d59608f3374f3b71f2995deaa9166d32e28 Mon Sep 17 00:00:00 2001 From: Playtester Date: Wed, 25 Mar 2009 17:48:52 +0000 Subject: Fixed Sonic Blow's and Arrow Vulcan's aftercast delay being reducable by Bragi git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13626 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/skill_castnodex_db.txt | 2 ++ 2 files changed, 4 insertions(+) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 94e72a44c..53e6abd2b 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -40,6 +40,8 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2009/03/25 + * Fixed Sonic Blow's and Arrow Vulcan's aftercast delay being reducable by Bragi [Playtester] 2009/03/24 * Fixed Incarnations of Morroc losing their boss mode [Playtester] 2009/03/23 diff --git a/db/skill_castnodex_db.txt b/db/skill_castnodex_db.txt index 7f2394f7b..73bddc9cf 100644 --- a/db/skill_castnodex_db.txt +++ b/db/skill_castnodex_db.txt @@ -14,6 +14,7 @@ // Note: Delay setting '1' only makes sense when delay_dependon_dex is enabled. // Example: 46,1,1 = Double Strafe's cast time and delay is not affected by dex. +136,0,2 //AS_SONICBLOW 263,0,2 //MO_TRIPLEATTACK 272,0,2 //MO_CHAINCOMBO 273,0,2 //MO_COMBOFINISH @@ -22,6 +23,7 @@ 370,1 //CH_PALMSTRIKE 371,0,2 //CH_TIGERFIST 372,0,2 //CH_CHAINCRUSH +394,0,2 //CG_ARROWVULCAN 403,3 //PF_MEMORIZE 408,1 //WE_BABY 409,1 //WE_CALLPARENT -- cgit v1.2.3-70-g09d2