diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-19 16:41:56 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-19 16:41:56 +0000 |
commit | 5161d6894dc0afd8fd4a6380ddbb179da3d72623 (patch) | |
tree | e66cef5b0034a690ddc87ff747fae0bc87fb87c4 /Changelog-Trunk.txt | |
parent | 212094474d5124cc805d825cc54f9ff67fde338a (diff) | |
download | hercules-5161d6894dc0afd8fd4a6380ddbb179da3d72623.tar.gz hercules-5161d6894dc0afd8fd4a6380ddbb179da3d72623.tar.bz2 hercules-5161d6894dc0afd8fd4a6380ddbb179da3d72623.tar.xz hercules-5161d6894dc0afd8fd4a6380ddbb179da3d72623.zip |
- Corected the SC_MIRACLE + Anger code using the wrong skill level to calculate damage bonus.
- Corrected SC_MIRACLE to trigger Bless of the Stars on all defeated mobs.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11950 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 cd6c93f73..8a595585c 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. +2007/12/19 + * Corrected SC_MIRACLE to trigger Bless of the Stars on all defeated mobs. + [Skotlex] 2007/12/18 * Fixed a possible buffer overflow in @partyoption [ultramage] * Updated respawn time interpretation according to latest kRO update [Playtester] |