diff options
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/skill_cast_db.txt | 2 |
2 files changed, 3 insertions, 1 deletions
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
|