diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-03 16:32:42 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-03 16:32:42 +0000 |
commit | 7bf03ed1039703fa0ede1a825bf42f00de06eeac (patch) | |
tree | 033bd24f19c9d762f6403a2484cf735d32723cb3 /Changelog-Trunk.txt | |
parent | bff8a4273ec7cedd86b95055278be824ff566f98 (diff) | |
download | hercules-7bf03ed1039703fa0ede1a825bf42f00de06eeac.tar.gz hercules-7bf03ed1039703fa0ede1a825bf42f00de06eeac.tar.bz2 hercules-7bf03ed1039703fa0ede1a825bf42f00de06eeac.tar.xz hercules-7bf03ed1039703fa0ede1a825bf42f00de06eeac.zip |
Made Homunculus Resurrection only fail on cast-end (see topic:155223)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10845 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c20b32d4b..298956869 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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. 2007/07/03 + * Made Homun Resurrection only fail on cast-end (see topic:155223) * Re-coded 'soundeffectall'; removed the third parameter ('coverage') - adjust your scripts if you use this command [ultramage] * Defined out a problematic piece code in conv_num. |