diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-27 15:11:50 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-27 15:11:50 +0000 |
commit | fa995fd30d78c8f8fda192ca314bf8dd0efa8d31 (patch) | |
tree | 16d91ec8cc41b639f38fded6b245ff365778cb5b /db/Changelog.txt | |
parent | faff32634e6f27c02cfb429851eafaed4c567a45 (diff) | |
download | hercules-fa995fd30d78c8f8fda192ca314bf8dd0efa8d31.tar.gz hercules-fa995fd30d78c8f8fda192ca314bf8dd0efa8d31.tar.bz2 hercules-fa995fd30d78c8f8fda192ca314bf8dd0efa8d31.tar.xz hercules-fa995fd30d78c8f8fda192ca314bf8dd0efa8d31.zip |
- Cleaned up item_misc.txt
- Fixed a bug which makes the group heal bonus be applied as many times as the item is in that group.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9578 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 5b9f205d5..8cbec0820 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -19,6 +19,9 @@ ----- ======================== + +12/27 + * Cleaned up item_misc.txt [Skotlex] 12/23 * Fixed some autospell bonuses thanks to NLZ [Playtester] 12/21 |