summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-26 19:20:17 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-26 19:20:17 +0000
commite5763d3ff9a5646691b97e506a1f4dc8e8c6b34e (patch)
tree92156814600d87d04525aa564001a06ad67735f2 /Changelog-Trunk.txt
parent3a33fdcbb4d21c73f2a2ab21a7698dcf6ce6b125 (diff)
downloadhercules-e5763d3ff9a5646691b97e506a1f4dc8e8c6b34e.tar.gz
hercules-e5763d3ff9a5646691b97e506a1f4dc8e8c6b34e.tar.bz2
hercules-e5763d3ff9a5646691b97e506a1f4dc8e8c6b34e.tar.xz
hercules-e5763d3ff9a5646691b97e506a1f4dc8e8c6b34e.zip
- When Taekwons level up they get Bless and Agi Up level 10 instead of the S.Novice bonuses.
- Increased number of hits for TK kicks. 3 hits for TK_COUNTER and TK_TURNKICK, 2 hits for TK_STORMKICK and TK_DOWNKICK (until further information arrives) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6294 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index d4031f351..65276fb72 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.
2006/04/26
+ * When Taekwons level up they get Bless and Agi Up level 10 instead of the
+ S.Novice bonuses. [Skotlex]
+ * Increased number of hits for TK kicks. 3 hits for TK_COUNTER and
+ TK_TURNKICK, 2 hits for TK_STORMKICK and TK_DOWNKICK (until further
+ information arrives) [Skotlex]
* Modified how changebase script command works, the change caused by it is
permanent (at least until logout). Updated the Tuxedo and Wedding dress to
use onequip/onunequip scripts to change the look. [Skotlex]