summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-19 23:57:09 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-19 23:57:09 +0000
commit74365577c739c17540c90b8e9a08537cca7e4e61 (patch)
tree1d474afed3c78b19b6899e4bd684d7433efcaa55 /Changelog-Trunk.txt
parent3e6adadeb826e0b05add91e4dc8565aaa71f9eb2 (diff)
downloadhercules-74365577c739c17540c90b8e9a08537cca7e4e61.tar.gz
hercules-74365577c739c17540c90b8e9a08537cca7e4e61.tar.bz2
hercules-74365577c739c17540c90b8e9a08537cca7e4e61.tar.xz
hercules-74365577c739c17540c90b8e9a08537cca7e4e61.zip
- Combo-used Skills with State "move_enable" will now override the "can't move delay". Fixes Break-Fall -> Jump-Kick.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7260 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 ddac38ee0..635d7892c 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/19
+ * Combo-used Skills with State "move_enable" will now override the "can't
+ move delay". Fixes Break-Fall -> Jump-Kick. [Skotlex]
* Some more cleanups of battle_calc_damage to account for absorbed damage
reductions. [Skotlex]
* Moved back Soul Drain code from mob_dead to skill_counter_additional_effect.