diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-26 18:38:59 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-26 18:38:59 +0000 |
commit | c8526c64e9a97a72eb5795114416f64a194980c5 (patch) | |
tree | d1489cff2df66a07db37eb980e76c10581182dd2 /Changelog-Trunk.txt | |
parent | 7d88aa25325ec2013323a31b606525edc02553ef (diff) | |
download | hercules-c8526c64e9a97a72eb5795114416f64a194980c5.tar.gz hercules-c8526c64e9a97a72eb5795114416f64a194980c5.tar.bz2 hercules-c8526c64e9a97a72eb5795114416f64a194980c5.tar.xz hercules-c8526c64e9a97a72eb5795114416f64a194980c5.zip |
* Fixed Spirit of Assassin not reducing the aftercast delay of Sonic Blow
* Assumptio can neither be cast nor dispelled on monsters anymore
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13629 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c0d8e8866..1933630ba 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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. +2009/03/26 + * Fixed Spirit of Assassin not reducing the aftercast delay of Sonic Blow [Playtester] + * Assumptio can neither be cast nor dispelled on monsters anymore [Playtester] 2009/03/23 * Added support for new status change packet, uses new setting display_status_timers in client.conf. [Sara] 2009/03/18 |