diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-19 14:03:40 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-19 14:03:40 +0000 |
commit | 5333c3d2c92c21b0ffc709acae24e32129cd8aec (patch) | |
tree | 1ff0486669290e7b07525b44ae565621fafed2c4 /Changelog-Trunk.txt | |
parent | e076fe68e16cea8a4da725cec4f91d9870f2d666 (diff) | |
download | hercules-5333c3d2c92c21b0ffc709acae24e32129cd8aec.tar.gz hercules-5333c3d2c92c21b0ffc709acae24e32129cd8aec.tar.bz2 hercules-5333c3d2c92c21b0ffc709acae24e32129cd8aec.tar.xz hercules-5333c3d2c92c21b0ffc709acae24e32129cd8aec.zip |
- Updated mob ai behaviour so that mobs use IDLE state skills when their current target cannot be reached for melee fighting.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6655 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 460514886..9a129f81a 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.
+2006/05/19
+ * Updated mob ai behaviour so that mobs use IDLE state skills when their
+ current target cannot be reached for melee fighting. [Skotlex]
2006/05/18
* Added 5 config settings to adjust damage in pk-mode servers (misc.conf)
[Skotlex]
|