diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-11 13:00:27 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-11 13:00:27 +0000 |
commit | 369132832b478fdea844555803e9b1dd06692259 (patch) | |
tree | 99d87501555030aa13a0b4898c1d852f1d104a46 /Changelog-Trunk.txt | |
parent | 346d82c7d47afa212738d1a5b07eb3780ad46620 (diff) | |
download | hercules-369132832b478fdea844555803e9b1dd06692259.tar.gz hercules-369132832b478fdea844555803e9b1dd06692259.tar.bz2 hercules-369132832b478fdea844555803e9b1dd06692259.tar.xz hercules-369132832b478fdea844555803e9b1dd06692259.zip |
- Implemented the extra damage bonus to TK_JUMPKICK when it is used while running (however what the bonus's equation is has been lost to time, so someone else correct it).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12053 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 83e0cbec1..82bb3d58f 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2008/01/11 + * Implemented the extra damage bonus to TK_JUMPKICK when it is used while + running (however what the bonus's equation is has been lost to time, so + someone else correct it). * Corrected CR_CULTIVATION to cause summoned plants to expire after 5 minutes. 2008/01/10 |