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
This commit is contained in:
parent
e5a058feda
commit
0e5d9707e7
@ -19,6 +19,8 @@
|
|||||||
-----
|
-----
|
||||||
|
|
||||||
=========================
|
=========================
|
||||||
|
08/20
|
||||||
|
* Fixed Fling not reducing DEF for 30 seconds [Playtester]
|
||||||
08/19
|
08/19
|
||||||
* Removed event bonus of 4 year anniversary hat [Playtester]
|
* Removed event bonus of 4 year anniversary hat [Playtester]
|
||||||
* Added HAMI_CASTLE block time [Toms]
|
* Added HAMI_CASTLE block time [Toms]
|
||||||
|
@ -843,7 +843,7 @@
|
|||||||
//-- GS_GLITTERING
|
//-- GS_GLITTERING
|
||||||
500,0,0,0,600000,0
|
500,0,0,0,600000,0
|
||||||
//-- GS_FLING
|
//-- GS_FLING
|
||||||
501,0,1000,0,0,0
|
501,0,1000,0,30000,0
|
||||||
//-- GS_TRIPLEACTION
|
//-- GS_TRIPLEACTION
|
||||||
502,0,1000,0,0,0
|
502,0,1000,0,0,0
|
||||||
//-- GS_BULLSEYE
|
//-- GS_BULLSEYE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user