diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-13 04:25:34 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-06-13 04:25:34 +0000 |
commit | 0580db8bf96e58c76f0b743003fb707a8dc2e4de (patch) | |
tree | cfcecad381801d6234c43c07bfcbede9831f05fe /Changelog-Trunk.txt | |
parent | e0e8a5606bfce797c57e0adad39f174957f6bc49 (diff) | |
download | hercules-0580db8bf96e58c76f0b743003fb707a8dc2e4de.tar.gz hercules-0580db8bf96e58c76f0b743003fb707a8dc2e4de.tar.bz2 hercules-0580db8bf96e58c76f0b743003fb707a8dc2e4de.tar.xz hercules-0580db8bf96e58c76f0b743003fb707a8dc2e4de.zip |
* If both Double Attack and critical attack have chance to trigger within one attack, Double Attack takes priority. (bugreport:3231)
* Fixed Butterfly Wings not working on maps blocking Teleport. (bugreport:3236)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13886 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 caba021f2..e575d1bcc 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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/06/13 + * If both Double Attack and critical attack have chance to trigger within one attack, Double Attack takes priority. (bugreport:3231) [Inkfish] + * Fixed Butterfly Wings not working on maps blocking Teleport. (bugreport:3236) [Inkfish] 09/06/12 * Fixed "arrow_atk" flag never being reset results in arrow consumption on itemskills and autocasts. (bugreport:3233) [Inkfish] * Fixed itemskill not bypassing Silence, SteelBody, Berserk and the like. (bugreport:3232) [Inkfish] |