diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-24 20:29:32 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-24 20:29:32 +0000 |
commit | 1a418b0d54045b0cd7cef6bfee4d43412e6d3889 (patch) | |
tree | a62157f197351f30749ba58118c85d4288e530da /Changelog-Trunk.txt | |
parent | 087c7827f9e0ab626c63a1307b4dca9bbc932ce4 (diff) | |
download | hercules-1a418b0d54045b0cd7cef6bfee4d43412e6d3889.tar.gz hercules-1a418b0d54045b0cd7cef6bfee4d43412e6d3889.tar.bz2 hercules-1a418b0d54045b0cd7cef6bfee4d43412e6d3889.tar.xz hercules-1a418b0d54045b0cd7cef6bfee4d43412e6d3889.zip |
- Now when a mob's adelay is set to be less than the amotion, both values will be swapped (this is an attempt to understand how those mobs actually work on aegis)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8474 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 2329fc485..aac7d1aab 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/08/24
+ * Now when a mob's adelay is set to be less than the amotion, both values
+ will be swapped (this is an attempt to understand how those mobs actually
+ work on aegis) [Skotlex]
* script command "isrefine" will no longer return always false for equip
positions above 6 (this has not been needed since the addition of the
refine column to tbe item_db many months ago) [Skotlex]
|