diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-06 00:15:16 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-06 00:15:16 +0000 |
commit | 6f91333809e1e19933c98cd66316bf62a17e2fbc (patch) | |
tree | c81bc2d18b22b2dd9ba8b943dad1ad73ad9bae32 /Changelog-Trunk.txt | |
parent | 4f80f6346a5628d842f86cca2f2d7404b3d65530 (diff) | |
download | hercules-6f91333809e1e19933c98cd66316bf62a17e2fbc.tar.gz hercules-6f91333809e1e19933c98cd66316bf62a17e2fbc.tar.bz2 hercules-6f91333809e1e19933c98cd66316bf62a17e2fbc.tar.xz hercules-6f91333809e1e19933c98cd66316bf62a17e2fbc.zip |
Added support for bonus bAddItemHealRate, which works for all healing items care of Epoque.
Updated some items to use bonus bAddItemHealRate, and healpower2.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14559 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 d125828bc..2cdd81556 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2010/12/05 + * Rev. 14559 Added support for bonus bAddItemHealRate, which works for all healing items care of Epoque. [L0n_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 |