diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-12 23:35:31 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-12 23:35:31 +0000 |
commit | 67e3c09a2ba7833f017ac46d68de3dcae5429afd (patch) | |
tree | c1844d4c3df371eacdc99901556a2a3479fdcb9a /Changelog-SVN.txt | |
parent | 3c03a32f42e2c8ed7b1fa09778e2891e9f69a730 (diff) | |
download | hercules-67e3c09a2ba7833f017ac46d68de3dcae5429afd.tar.gz hercules-67e3c09a2ba7833f017ac46d68de3dcae5429afd.tar.bz2 hercules-67e3c09a2ba7833f017ac46d68de3dcae5429afd.tar.xz hercules-67e3c09a2ba7833f017ac46d68de3dcae5429afd.zip |
Fixed some new cards (some % were divided by 100, some cards had no bonuses due to misplaced arguments and due to usage BONUS instead of BONUS2, etc)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1228 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index c24e4f565..5673f9bd7 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,8 +1,8 @@ Date Added 03/13 - * Fixed some new cards (some % were divided by 100, some cards had no bonuses due to misplaced arguments - and due to usage BONUS instead of BONUS2, etc) [Lupus] + * Fixed 23 new cards (some effects chances were divided by 100, some cards had no bonuses + due to misplaced arguments, usage BONUS instead of BONUS2, etc) [Lupus] 03/12 * Fixed Status Recovery dealing too short blind time on undead [celest] |