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 /db/Changelog.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 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 9881bf630..5a24704ec 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -26,6 +26,10 @@ -----
=========================
+04/27
+ * Corrected the hit value of the TK kicks (from single hit "6" to multi-hit
+ "8") [Skotlex]
+ * All TK kicks do 3 hits now. [Skotlex]
04/26
* Updated drop rates of Remover/Gemini with help of Tharis [Playtester]
- droprate is now 1/2 of the guessed values
|