summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-24 23:49:05 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-24 23:49:05 +0000
commitd4370c97fdca04e6c1d1fb8223acd08c0b140692 (patch)
tree778f894bb5e278d6f3958f8ca63e8baa59b6298b /Changelog-Trunk.txt
parent1a418b0d54045b0cd7cef6bfee4d43412e6d3889 (diff)
downloadhercules-d4370c97fdca04e6c1d1fb8223acd08c0b140692.tar.gz
hercules-d4370c97fdca04e6c1d1fb8223acd08c0b140692.tar.bz2
hercules-d4370c97fdca04e6c1d1fb8223acd08c0b140692.tar.xz
hercules-d4370c97fdca04e6c1d1fb8223acd08c0b140692.zip
- Cleanup/typo on homunc's code
- Modified @reloadmobdb & @reloadskilldb to reload homunc's db too git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8476 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index aac7d1aab..bbeeae849 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/08/24
+ * Little cleanup on homunc's code [Toms]
+ * Modified @reloadmobdb & @reloadskilldb to reload homunc's db too [Toms]
* 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]