diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-01 15:03:48 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-01 15:03:48 +0000 |
commit | f2fb40769774277b5e14074f5251269124da2976 (patch) | |
tree | ea65fd22fd9aeb0632b2a9f16d4775f96f68c48c /Changelog-Trunk.txt | |
parent | 6bd986c4d7ffdfed5197e0a3ddd5f0a9f0324946 (diff) | |
download | hercules-f2fb40769774277b5e14074f5251269124da2976.tar.gz hercules-f2fb40769774277b5e14074f5251269124da2976.tar.bz2 hercules-f2fb40769774277b5e14074f5251269124da2976.tar.xz hercules-f2fb40769774277b5e14074f5251269124da2976.zip |
- Fixed slaves warping endlessly to their master when the master-slave distance exceeds 30.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6909 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 e3129a3cb..901caa893 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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/01
+ * Fixed slaves warping endlessly to their master when the master-slave
+ distance exceeds 30. [Skotlex]
* SC_ORCISH will now be dispelled on logout (if debufF_on_logout is set)
[Skotlex]
* Removed attackrange/attackrange_ from TBL_PC, corrected clif.c using the
|