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 /Changelog-Trunk.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 '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 4408f9f5b..89c517cb7 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2006/12/27 + * Fixed a bug which makes the group heal bonus be applied as many times as + the item is in that group. * Applied Rayce's suggestion to improve the script hash size usage. eA now uses a hash of 1024. * Full Buster's auto-blind chance is now reducable by stats/items. |