diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-09 06:14:40 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-09 06:14:40 +0000 |
commit | 50190d04ab59d235a00ee5ea0b6e7211b0d93f4f (patch) | |
tree | 8e06a76d40243950888aa831f0ece1f5d16cfcf5 /Changelog-Trunk.txt | |
parent | 1cd7372c0812c1316bd9fc7f04f9c454b87a5ef5 (diff) | |
download | hercules-50190d04ab59d235a00ee5ea0b6e7211b0d93f4f.tar.gz hercules-50190d04ab59d235a00ee5ea0b6e7211b0d93f4f.tar.bz2 hercules-50190d04ab59d235a00ee5ea0b6e7211b0d93f4f.tar.xz hercules-50190d04ab59d235a00ee5ea0b6e7211b0d93f4f.zip |
- Mob_ai update. The attacked checks will trigger even if the mob can't move. Being attacked while the mob can't move no longer will trigger rude-attacked skills.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5964 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 ffa317a2a..57be9ffe4 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/04/09
+ * Mob_ai update. The attacked checks will trigger even if the mob can't
+ move. Being attacked while the mob can't move no longer will trigger
+ rude-attacked skills. [Skotlex]
* Changed the default of multi_hit_delay from 230 to 80 which seems more
official. [Skotlex]
* Wedding recall skills are now blocked by the nomemo mapflag instead of
|