diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-14 16:50:12 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-14 16:50:12 +0000 |
commit | ae38fdb123c207515468e409cd553f1a185c02e0 (patch) | |
tree | 8071bce1603fa930f5f6646ecbf3c1a860da213b /Changelog-Trunk.txt | |
parent | 21912bafe72cf7685679cf95b705ad0d115ff7c7 (diff) | |
download | hercules-ae38fdb123c207515468e409cd553f1a185c02e0.tar.gz hercules-ae38fdb123c207515468e409cd553f1a185c02e0.tar.bz2 hercules-ae38fdb123c207515468e409cd553f1a185c02e0.tar.xz hercules-ae38fdb123c207515468e409cd553f1a185c02e0.zip |
- Fixed warmth skills draining SP of the target, not the caster.
- If val3 for a combo is set, then the combo will no longer delay attack/movement.
- When TK_DODGE triggers, it will no longer delay your attack or movement.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8757 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 3c2dd5197..8bc0b9b29 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.
2006/09/14
+ * Fixed warmth skills draining SP of the target, not the caster. [Skotlex]
+ * When TK_DODGE triggers, it will no longer delay your attack or movement. + [Skotlex] * Estimation /Sense/ whatever will no longer hide the vit bonus to mdef2,
as reported by Playtester. [Skotlex]
* Updated Summon Flora to summon the max number of possible plants on one
|