diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-03 05:07:58 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-03 05:07:58 +0000 |
commit | e0afeaacc4f25cc8f1dbdb0939ed7d262711d62b (patch) | |
tree | ea1cca8d2e15b69f57a78bc784971506dd6d9ecb /Changelog-Trunk.txt | |
parent | f68bd7c915dc631d452b6ea2ac21cdf75bc26fe4 (diff) | |
download | hercules-e0afeaacc4f25cc8f1dbdb0939ed7d262711d62b.tar.gz hercules-e0afeaacc4f25cc8f1dbdb0939ed7d262711d62b.tar.bz2 hercules-e0afeaacc4f25cc8f1dbdb0939ed7d262711d62b.tar.xz hercules-e0afeaacc4f25cc8f1dbdb0939ed7d262711d62b.zip |
- JK_JOINTBEAT as described in:
http://www.ragnainfo.net/wiki/index.php/Vital_Strike
Although not clear, it's being assumed that the 2x damage is only for the break neck ailment.
Reported by zaibach in http://www.eathena.ws/board/index.php?s=&showtopic=93873&view=findpost&p=727844
Note: this should be reviewed by Skotlex or someone that knows this part of the code.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9609 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4a6e0a174..ff35e544d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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. 2007/01/03 + * JK_JOINTBEAT as described in: + http://www.ragnainfo.net/wiki/index.php/Vital_Strike + Although not clear, it's being assumed that the 2x damage is only for the + break neck ailment. [FlavioJS] * Modified the useless error message in atcommand_effect. * Silenced the debug message in socket.c that's been freaking people out. * Added support for text/comments at the end of monster spawn lines (<tab> required) |