diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-06 16:17:46 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-06 16:17:46 +0000 |
commit | 357e1bd03b0971f6e25987f687dc21d72212df5d (patch) | |
tree | f779dab306ab9856024bf4e012c94a287b184f3c /Changelog-Trunk.txt | |
parent | 6f91333809e1e19933c98cd66316bf62a17e2fbc (diff) | |
download | hercules-357e1bd03b0971f6e25987f687dc21d72212df5d.tar.gz hercules-357e1bd03b0971f6e25987f687dc21d72212df5d.tar.bz2 hercules-357e1bd03b0971f6e25987f687dc21d72212df5d.tar.xz hercules-357e1bd03b0971f6e25987f687dc21d72212df5d.zip |
* Corrected description for bonuses bHealPower and bHealPower2 stating skill names being supported, although the bonus does not accept 'skill' as parameter (bugreport:4619, since r13821).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14560 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 2cdd81556..d52dc6b22 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,7 +1,9 @@ Date Added +2010/12/06 + * Corrected description for bonuses bHealPower and bHealPower2 stating skill names being supported, although the bonus does not accept 'skill' as parameter (bugreport:4619, since r13821). [Ai4rei] 2010/12/05 - * Rev. 14559 Added support for bonus bAddItemHealRate, which works for all healing items care of Epoque. [L0n_W0lf] + * Rev. 14559 Added support for bonus bAddItemHealRate, which works for all healing items care of Epoque. [L0ne_W0lf] 2010/12/04 * Fixed party booking search increasing result counter, even when no results were found, causing crashes from r14516 onwards (bugreport:4615, since r14412). [Ai4rei] 2010/12/03 |