diff options
author | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-01 22:46:03 +0000 |
---|---|---|
committer | shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-01 22:46:03 +0000 |
commit | c18d4eaa0335d8c873a87debb8cbd0a60bfcb436 (patch) | |
tree | 55547cc3965c75daccc79637cd47f13f197d3f55 /Changelog-Trunk.txt | |
parent | eab80afc285eb803d4f48bd2eab9e68b607ad281 (diff) | |
download | hercules-c18d4eaa0335d8c873a87debb8cbd0a60bfcb436.tar.gz hercules-c18d4eaa0335d8c873a87debb8cbd0a60bfcb436.tar.bz2 hercules-c18d4eaa0335d8c873a87debb8cbd0a60bfcb436.tar.xz hercules-c18d4eaa0335d8c873a87debb8cbd0a60bfcb436.zip |
Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did until now and those bugs would get lost)
* Fixed monster's Spiral Pierce, now it is always blocked by Pneuma.
* Fixed Monk Absorb Spirits mana recovery per spirit absorbed, 7, not 10.
* Fixed Monk spirit balls not being removed on death (like happens with gunslingers).
* Fixed Swordman Auto-Berserk sp cost, 1, not 5. Should be 0, but eA wont allow the skill to work.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13555 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index e84d9dfcd..4630d4082 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,13 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2008/10/13 + * Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did until now and those bugs would get lost) + * Fixed monster's Spiral Pierce, now it is always blocked by Pneuma. + * Fixed Monk Absorb Spirits mana recovery per spirit absorbed, 7, not 10. + * Fixed Monk spirit balls not being removed on death (like happens with gunslingers). + * Fixed Swordman Auto-Berserk sp cost, 1, not 5. Should be 0, but eA wont allow the skill to work. + 2009/03/01 * Ankle Snare cannot be knocked back anymore (bugreport:2804) [ultramage] 2009/02/25 |