From 036f08c123231031ddd77539e5142196bd72bca1 Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 19 Apr 2006 14:21:51 +0000 Subject: - Reverted the delay for Arrow Shower and Double Strafe to 100ms - Reverted the cast time for pick stone to 500ms, no delay. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6176 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/skill_cast_db.txt | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index de43effd4..88566da76 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,6 +27,8 @@ ========================= 04/19 + * Reverted the delay for Arrow Shower and Double Strafe to 100ms [Skotlex] + * Reverted the cast time for pick stone to 500ms, no delay. [Skotlex] * Fixed Roguemaster's Bow being equipable by Rogues [Playtester] 04/18 * Some more fixes on the Bio Lab mobs [Playtester] diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 284fd04f2..31bfdbaac 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -100,9 +100,9 @@ //-- AC_CONCENTRATION 45,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0 //-- AC_DOUBLE -46,0,-100,0,100,0 +46,0,100,0,100,0 //-- AC_SHOWER -47,0,-100,0,100,0 +47,0,100,0,100,0 //========================================== @@ -272,7 +272,7 @@ 149,0,0,0,0,10000 //-- TF_PICKSTONE -151,3000,500,0,0,0 +151,500,0,0,0,0 //-- TF_THROWSTONE 152,0,100,0,0,8000 -- cgit v1.2.3-70-g09d2