diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-27 13:31:29 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-27 13:31:29 +0000 |
commit | 78d5126daf93ed401807f79c3f7fab27a06b0e3e (patch) | |
tree | 94b182962748e6ed20ea710e99eb5b2cb0382ca0 /Changelog-Trunk.txt | |
parent | 63b4658868a7fec265ab1c46d86fe72bfa2a3549 (diff) | |
download | hercules-78d5126daf93ed401807f79c3f7fab27a06b0e3e.tar.gz hercules-78d5126daf93ed401807f79c3f7fab27a06b0e3e.tar.bz2 hercules-78d5126daf93ed401807f79c3f7fab27a06b0e3e.tar.xz hercules-78d5126daf93ed401807f79c3f7fab27a06b0e3e.zip |
- Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8")
- All kicks do 3 hits now.
- Added battle config hide_woe_damage which hides damage on woe maps packet-wise.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6311 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 3eabc26a6..edff4ae8f 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.
2006/04/27
+ * Added battle config hide_woe_damage which hides damage on woe maps
+ packet-wise (battle/client.conf). [Skotlex]
* Fixed base-level up @ command giving stat points instead of taking them
away when leveling down. [Skotlex
* Some small change in pc_heal which would let you have negative SP if you
|