diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-16 02:17:48 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-16 02:17:48 +0000 |
commit | 81289b916f65036bcab0c292d433ee2a2e9aa8c6 (patch) | |
tree | 265861cf3f9a819fb2c635a6bc4d9feb24116aff /Changelog-Trunk.txt | |
parent | bde640d49c4a26203d76ea5884c1264b3f7828e2 (diff) | |
download | hercules-81289b916f65036bcab0c292d433ee2a2e9aa8c6.tar.gz hercules-81289b916f65036bcab0c292d433ee2a2e9aa8c6.tar.bz2 hercules-81289b916f65036bcab0c292d433ee2a2e9aa8c6.tar.xz hercules-81289b916f65036bcab0c292d433ee2a2e9aa8c6.zip |
- Fixed mob random walk interval being set to up to 6K seconds in some instances.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5621 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 178fb6550..fd03d3e51 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/15
+ * Fixed mob random walk interval being set to up to 6K seconds in some
+ instances. [Skotlex]
* Added mapflag nodrop (prevents droping items to the ground). [Skotlex]
* Fixed mapflag notrade doing nothing. [Skotlex]
* Likely fixed Gravitation not hitting except for the last hit. [Skotlex]
|