diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-08-15 02:22:24 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-08-15 02:22:24 +0000 |
commit | 0e6910bc23d657be1d52fa8b58d24c74b70b41ca (patch) | |
tree | 9141cc04dbaa1e2f6d4160b464eaae0cf96e29f7 /Changelog-Trunk.txt | |
parent | 174ade9a45988abf053cf45f30775fc6a76e706e (diff) | |
download | hercules-0e6910bc23d657be1d52fa8b58d24c74b70b41ca.tar.gz hercules-0e6910bc23d657be1d52fa8b58d24c74b70b41ca.tar.bz2 hercules-0e6910bc23d657be1d52fa8b58d24c74b70b41ca.tar.xz hercules-0e6910bc23d657be1d52fa8b58d24c74b70b41ca.zip |
Fixed self skills affecting target unit when used within combo delay for Asura and Flying Kick. (bugreport:3495) (follow up to r13900)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14007 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 c5799766a..6c6f34ec7 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +09/08/14 + * Fixed self skills affecting target unit when used within combo delay for Asura and Flying Kick. (bugreport:3495) [Inkfish] 09/08/11 * Fixed changequest behavior(before: completequest+setquest, now: erasequest+setquest) [Inkfish] 09/08/10 |