diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-12 23:00:44 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-12 23:00:44 +0000 |
commit | b6741a82e54a01f417b52267ddadb205f08ac3f5 (patch) | |
tree | 4f8341a6533f8f055fba4347e0c2698e65034d1c /Changelog-Trunk.txt | |
parent | 5f3d4a8dd08e6d29dc331c40d3f0fce20f910ca8 (diff) | |
download | hercules-b6741a82e54a01f417b52267ddadb205f08ac3f5.tar.gz hercules-b6741a82e54a01f417b52267ddadb205f08ac3f5.tar.bz2 hercules-b6741a82e54a01f417b52267ddadb205f08ac3f5.tar.xz hercules-b6741a82e54a01f417b52267ddadb205f08ac3f5.zip |
- Updated clone skill copy to consider combo-skills.
- no_spawn_on_player won't work on mobs with no respawn delays now.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5581 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4a9a111bb..929d7533f 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
+
+2006/03/12
+ * Updated clone skill copy to consider combo-skills. [Skotlex]
+ * no_spawn_on_player won't work on mobs with no respawn delays now. [Skotlex]
2006/03/10
* Cleaned up the Skillbreaker implementation, HP gaining happens at level 5
now. [Skotlex]
|