diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-16 20:18:35 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-16 20:18:35 +0000 |
commit | 4c3dba4156da77f7fb54def3d0d6a35528d4271f (patch) | |
tree | 071b27d4f6f1414143e800d8d3f52dee5f2191de /Changelog-Trunk.txt | |
parent | bbb0b19e8c0e88836ee24b4945c4d64a4bf4c5da (diff) | |
download | hercules-4c3dba4156da77f7fb54def3d0d6a35528d4271f.tar.gz hercules-4c3dba4156da77f7fb54def3d0d6a35528d4271f.tar.bz2 hercules-4c3dba4156da77f7fb54def3d0d6a35528d4271f.tar.xz hercules-4c3dba4156da77f7fb54def3d0d6a35528d4271f.zip |
- Fixed the status change duration reduction equation was was totally wrong, thanks to k3dt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8776 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 936694f60..470b1ff12 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/09/16 + * Fixed the status change duration reduction equation was was totally + wrong, thanks to k3dt [Skotlex] 2006/09/15 * Now mobs won't do a distance check to lose their target on every ai iteration, but only when they finish walking (unless you set monster_ai&1) |