summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-08 00:25:51 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-08 00:25:51 +0000
commit317cbdc2d67cc699a38b966d504d0f8a1cb9262f (patch)
tree11b36a93484bc461ca141b8ad1913d2258c9b16f /Changelog-Trunk.txt
parent0c72a8a9edc6542de77405e3ec3e7cf256b406e6 (diff)
downloadhercules-317cbdc2d67cc699a38b966d504d0f8a1cb9262f.tar.gz
hercules-317cbdc2d67cc699a38b966d504d0f8a1cb9262f.tar.bz2
hercules-317cbdc2d67cc699a38b966d504d0f8a1cb9262f.tar.xz
hercules-317cbdc2d67cc699a38b966d504d0f8a1cb9262f.zip
- Fixed SC_BERSERK setting Hp to 100 when dispelled by unnatural means (eg: wand of hermod)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8668 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index d9b38eb81..ec53a7a21 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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/09/07
+ * Fixed SC_BERSERK setting Hp to 100 when dispelled by unnatural means (eg:
+ wand of hermod) [Skotlex]
* Cleaned up the doridori parse clif function. [Skotlex]
* Merged some of mpeg's work on NJ skills [Skotlex]
* Removed the Warmth "stacking" code. [Skotlex]