From 0e5d9707e7785e8d69446f6bf5af6854ab08bee0 Mon Sep 17 00:00:00 2001 From: Playtester Date: Sun, 20 Aug 2006 19:49:01 +0000 Subject: [PATCH] Fixed Fling not reducing DEF for 30 seconds git-svn-id: https://svn.code.sf.net/p/rathena/svn/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 df03d8cee7..0f3a1c58f3 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 a01155f886..69f25295b5 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