diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-11-08 05:50:58 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-11-08 05:50:58 +0000 |
commit | b802fba7c0d6d043dfbb06e565ffe94ad3643bfa (patch) | |
tree | 41d359ccaf19299ae89037536ab9ba2f96f9a874 /Changelog-Trunk.txt | |
parent | b018da7c84b65ad022309ddf1d973baef2307144 (diff) | |
download | hercules-b802fba7c0d6d043dfbb06e565ffe94ad3643bfa.tar.gz hercules-b802fba7c0d6d043dfbb06e565ffe94ad3643bfa.tar.bz2 hercules-b802fba7c0d6d043dfbb06e565ffe94ad3643bfa.tar.xz hercules-b802fba7c0d6d043dfbb06e565ffe94ad3643bfa.zip |
Fixed mob is removed from map right after his rebirth.
Fixed dead event does not trigger when a mob has rebirth skill and dies for the second time.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14136 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 09a00c80a..25c4784b2 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. +09/11/09 + * Fixed mob is removed from map right after his rebirth. [Inkfish] + * Fixed dead event does not trigger when a mob has rebirth skill and dies for the second time. [Inkfish] 09/11/08 * Added a flag to indicate if the script of an autobonus was parsed for the sake of resourse saving. [Inkfish] 09/11/04 |