From 065abbacf70dbc690e76beecc88bdf3faf95d891 Mon Sep 17 00:00:00 2001 From: Playtester Date: Sun, 20 Aug 2006 19:49:01 +0000 Subject: Fixed Fling not reducing DEF for 30 seconds git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8382 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 df03d8cee..0f3a1c58f 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -19,6 +19,8 @@ ----- ========================= +08/20 + * Fixed Fling not reducing DEF for 30 seconds [Playtester] 08/19 * Removed event bonus of 4 year anniversary hat [Playtester] * Added HAMI_CASTLE block time [Toms] diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index a01155f88..69f25295b 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -843,7 +843,7 @@ //-- GS_GLITTERING 500,0,0,0,600000,0 //-- GS_FLING -501,0,1000,0,0,0 +501,0,1000,0,30000,0 //-- GS_TRIPLEACTION 502,0,1000,0,0,0 //-- GS_BULLSEYE -- cgit v1.2.3-70-g09d2