diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-02 18:11:49 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-02 18:11:49 +0000 |
commit | 9fcbe9d352a8cc9a0f602d06149c11ff57c48bbf (patch) | |
tree | 9215876ed86dff56a07852243487ee570aac1be5 /Changelog-Trunk.txt | |
parent | 5d75265b8cd2295dbd0b815288bd88ec0da69d8d (diff) | |
download | hercules-9fcbe9d352a8cc9a0f602d06149c11ff57c48bbf.tar.gz hercules-9fcbe9d352a8cc9a0f602d06149c11ff57c48bbf.tar.bz2 hercules-9fcbe9d352a8cc9a0f602d06149c11ff57c48bbf.tar.xz hercules-9fcbe9d352a8cc9a0f602d06149c11ff57c48bbf.zip |
Blade Stop status no longer prevents item use and equip changing.
Blade Stop skill will now only activate if the attacker is at most 2 cells away (1 if barehanded).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13557 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4630d4082..71528dd27 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,13 +3,15 @@ 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 +2009/03/02 + * Blade Stop status no longer prevents item use and equip changing. + * Blade Stop skill will now only activate if the attacker is at most 2 cells away (1 if barehanded). +2009/03/01 * 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 |