diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-07 14:52:59 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-07 14:52:59 +0000 |
commit | 7825f436c4b59d2a38a46a208f7d604c7be21dbe (patch) | |
tree | 359c7bbfa3dfd9c6aff8174c2037868c518c3c71 /Changelog-Trunk.txt | |
parent | 3129c09e75f844e80f4a3b28f09b7bf3b81cdb0e (diff) | |
download | hercules-7825f436c4b59d2a38a46a208f7d604c7be21dbe.tar.gz hercules-7825f436c4b59d2a38a46a208f7d604c7be21dbe.tar.bz2 hercules-7825f436c4b59d2a38a46a208f7d604c7be21dbe.tar.xz hercules-7825f436c4b59d2a38a46a208f7d604c7be21dbe.zip |
- Moved souldrain code from skill_counter_additional_effect to mob_dead. It should display the skill animation correctly now.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7033 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index df497b983..e328d0e20 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/06/07
+ * Moved souldrain code from skill_counter_additional_effect to mob_dead. It
+ should display the skill animation correctly now. [Skotlex]
* Adjusted several sc rate/time reductions as pointed out by Playtester.
[Skotlex]
- Luk now plays a luk/10 reduction role rather than a luk/3 one.
|