diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-02 17:01:44 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-02 17:01:44 +0000 |
commit | 970372a9d825d7f2be049a0bbda60463aa800f12 (patch) | |
tree | ebfd64475716cd835fec1078fb70dda464120e3c /Changelog-Trunk.txt | |
parent | c356e3e97d921d733389111d058d5b6f851214d1 (diff) | |
download | hercules-970372a9d825d7f2be049a0bbda60463aa800f12.tar.gz hercules-970372a9d825d7f2be049a0bbda60463aa800f12.tar.bz2 hercules-970372a9d825d7f2be049a0bbda60463aa800f12.tar.xz hercules-970372a9d825d7f2be049a0bbda60463aa800f12.zip |
- Some cleaning of the mob slave ai.
- Moved MOB_SLAVEDISTANCE to mob.h
- NPC_CALLSLAVES now uses the slave-distance previously mentioned.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6940 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 35a2dfd86..a3ee9e22f 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.
2006/06/02
+ * Some cleaning of the mob slave ai. [Skotlex]
* Corrected Brandish Spear to work on levels above 10. [Skotlex]
* Updated Two-HandQuicken, One-HandQuicken to give 30 +2*lv% aspd-rate for
skill levels above 10 (meant for boss casted skills) [Skotlex]
|