diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-06 18:29:44 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-06 18:29:44 +0000 |
commit | 53e238229a7308f35a9918596c8827004dc1d48a (patch) | |
tree | 7589fc89da0f6ce7443a02f3f76f416d5d25e035 /Changelog-Trunk.txt | |
parent | f4edc7e4431b929acc62e4c2427e815ba9d69779 (diff) | |
download | hercules-53e238229a7308f35a9918596c8827004dc1d48a.tar.gz hercules-53e238229a7308f35a9918596c8827004dc1d48a.tar.bz2 hercules-53e238229a7308f35a9918596c8827004dc1d48a.tar.xz hercules-53e238229a7308f35a9918596c8827004dc1d48a.zip |
- Gave a minimum think time to the dummy mob and to clones.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9423 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 5edf458ab..c3505f0d5 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. 2004/12/06 + * Gave a minimum think time to the dummy mob and to clones. [Skotlex] * Moved setting a mob's chase/attack states from the mob_ai to unit_attack and unit_walktobl for better state-handling precision. [Skotlex] * Cleaned the change-target/cast-sensor code to account for the new mob |