summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-13 02:21:55 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-13 02:21:55 +0000
commita6b1fa9102c4e1313371edef64331f57349c765e (patch)
tree7b03c32445cacd2c6cafc391d6a6e636c5eba74e /Changelog-Trunk.txt
parent3a6081f907c94a98b097072ebd7d415ce50b2e5d (diff)
downloadhercules-a6b1fa9102c4e1313371edef64331f57349c765e.tar.gz
hercules-a6b1fa9102c4e1313371edef64331f57349c765e.tar.bz2
hercules-a6b1fa9102c4e1313371edef64331f57349c765e.tar.xz
hercules-a6b1fa9102c4e1313371edef64331f57349c765e.zip
* Further updates to skill_delayfix function
- aftercast delay can never be lower than amotion - please report if this broke any skills git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11436 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 9bd05d8a3..65bcc769f 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.
2007/10/12
+ * Further updates to skill_delayfix function [Playtester]
+ - aftercast delay can never be lower than amotion
+ - please report if this broke any skills
* Fixed wrong index calculation in TXT char creation code (ref: r11410)
* Fixed SQL itemdb loading crash on NULL column (ref: 11398) [ultramage]
* Updated the skill_delayfix function to behave as recently discovered by