summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-02 08:46:03 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-02 08:46:03 +0000
commit350416fff4bb9e8bc50b5f8205d04f772e848a92 (patch)
tree7d53ad7bdafab2e475fdc7a067f261158420f947 /Changelog-Trunk.txt
parent9f6cebfb2673a3da602cb5f1a86cff3751636a85 (diff)
downloadhercules-350416fff4bb9e8bc50b5f8205d04f772e848a92.tar.gz
hercules-350416fff4bb9e8bc50b5f8205d04f772e848a92.tar.bz2
hercules-350416fff4bb9e8bc50b5f8205d04f772e848a92.tar.xz
hercules-350416fff4bb9e8bc50b5f8205d04f772e848a92.zip
- Fixed SC_JOINTBEAT not doing crit damage for the Neck Break ailment.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9605 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index e34a66300..0864b76fa 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ 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.
2006/12/02
+ * Fixed SC_JOINTBEAT not doing crit damage for the Neck Break ailment.
* Gospel sends the buff message to the affected player. [FlavioJS]
2006/12/31
* Made HSCR bypass both Guard and Shield Reflect using the dirty way [DracoRPG]