diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-27 22:42:31 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-27 22:42:31 +0000 |
commit | cb273c650975c5c4ee7bc709c176f47c89ad332c (patch) | |
tree | 6eddf00d4ff8e5425a241e534db96067818b4fe3 /Changelog-Trunk.txt | |
parent | 7fde5cda86f543434529e5e5a79152091ca90744 (diff) | |
download | hercules-cb273c650975c5c4ee7bc709c176f47c89ad332c.tar.gz hercules-cb273c650975c5c4ee7bc709c176f47c89ad332c.tar.bz2 hercules-cb273c650975c5c4ee7bc709c176f47c89ad332c.tar.xz hercules-cb273c650975c5c4ee7bc709c176f47c89ad332c.zip |
- Applied some changes in unit.c to make mobs pick chase paths as they should.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6330 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index edf68b010..7b0cfaa27 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ 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/04/27
+ * Applied some changes in unit.c to make mobs pick chase paths as they
+ should. [Skotlex]
* unit_remove_map will reset attackable-time, canact and canwalk delays.
[Skotlex]
* Added a timer in clif.c so that walk requests that are done while your
|