diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-07 10:54:21 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-07 10:54:21 +0000 |
commit | 0cd74db12dfb1bf98de19134ca7760182ecc2384 (patch) | |
tree | a7467d2728af7f1561396e0479d26f00845209a6 /Changelog-Trunk.txt | |
parent | b047d84cd4edb22e1ab61d8054d69a120e9938a5 (diff) | |
download | hercules-0cd74db12dfb1bf98de19134ca7760182ecc2384.tar.gz hercules-0cd74db12dfb1bf98de19134ca7760182ecc2384.tar.bz2 hercules-0cd74db12dfb1bf98de19134ca7760182ecc2384.tar.xz hercules-0cd74db12dfb1bf98de19134ca7760182ecc2384.zip |
Skills that have multiple hits should do 1 damage per hit to plants.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13938 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 822a81e1c..89e9738f3 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. +09/07/07 + * Skills with multiple hits should do 1 damage per hit to plants. [Inkfish] 09/07/04 * TK_POWER shouldn't count the player him/herself for the skill. [Inkfish] * Fixed a wrong check of Intimidate on hp. (bugreport:3305)[Inkfish] |