diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-08-20 01:23:25 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-08-20 01:23:25 +0000 |
commit | 8f8f101effc1c7e73af479a5474e59a6ebf3d0d3 (patch) | |
tree | 99631a3691b57c7965f805a2cfa1aca93b987160 /Changelog-Trunk.txt | |
parent | 700e4388dbea30f4119404b3eb1ac9be372d1adf (diff) | |
download | hercules-8f8f101effc1c7e73af479a5474e59a6ebf3d0d3.tar.gz hercules-8f8f101effc1c7e73af479a5474e59a6ebf3d0d3.tar.bz2 hercules-8f8f101effc1c7e73af479a5474e59a6ebf3d0d3.tar.xz hercules-8f8f101effc1c7e73af479a5474e59a6ebf3d0d3.zip |
* Some fixes for Heat
- won't cancel combo wait. (bugreport:3228)
- should work with hp/sp drain bonus. (bugreport:3507)
- consumes 10 sp if the attack doesn't connect. (bugreport:3038)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14017 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index d51c03b29..f8eec07ba 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,11 @@ 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/18 + * Some fixes for Heat [Inkfish] + - Heat and other ground skills' activation won't cancel combo wait. (bugreport:3228) + - Heat should work with hp/sp drain bonus. (bugreport:3507) + - Heat consumes 10 sp if the attack doesn't connect. (bugreport:3038) 09/08/17 * Equipment DEF penalty shouldn't be applied to players in Mental Strength. (bugreport:3454) [Inkfish] 09/08/14 |