diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-13 18:57:25 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-13 18:57:25 +0000 |
commit | 350f100ff1da03d0307db175ac1909e236dfb8b5 (patch) | |
tree | 805e666f4cbc5ebf70565cb7e64e7a669b62deea /Changelog-Trunk.txt | |
parent | ac6843412fa60d589a5d468ae293a895e55dd149 (diff) | |
download | hercules-350f100ff1da03d0307db175ac1909e236dfb8b5.tar.gz hercules-350f100ff1da03d0307db175ac1909e236dfb8b5.tar.bz2 hercules-350f100ff1da03d0307db175ac1909e236dfb8b5.tar.xz hercules-350f100ff1da03d0307db175ac1909e236dfb8b5.zip |
- SC_CHANGE cannot override itself anymore. This fixes being able to "recast" the skill while it's still active to lengthen the duration AND rehealing the target.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8737 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 2179ad091..4dc2ab49a 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/09/13
+ * SC_CHANGE cannot override itself anymore. This fixes being able to
+ "recast" the skill while it's still active to lengthen the duration AND
+ reheal the target. [Skotlex]
* Changed a bit the dnsbl lookup in the login servers to make it faster.
[Skotlex]
* Moved the pc rate modifiers from items
|