diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-27 23:07:45 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-27 23:07:45 +0000 |
commit | 4a6890fe15241e32d936e52ee686d725b20d3410 (patch) | |
tree | 1fe9aa8869cf5168c460e3fe09cb07cb3196e329 /Changelog-Trunk.txt | |
parent | cb273c650975c5c4ee7bc709c176f47c89ad332c (diff) | |
download | hercules-4a6890fe15241e32d936e52ee686d725b20d3410.tar.gz hercules-4a6890fe15241e32d936e52ee686d725b20d3410.tar.bz2 hercules-4a6890fe15241e32d936e52ee686d725b20d3410.tar.xz hercules-4a6890fe15241e32d936e52ee686d725b20d3410.zip |
- Changed the default rate of clone mob skills to 5% modified by mob_skill_rate setting.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6332 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 7b0cfaa27..efa4a629d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ 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.
2006/04/27
+ * Changed the default rate of clone mob skills to 5% modified by
+ mob_skill_rate setting. [Skotlex]
* Applied some changes in unit.c to make mobs pick chase paths as they
should. [Skotlex]
* unit_remove_map will reset attackable-time, canact and canwalk delays.
|