diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-12 23:28:29 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-12 23:28:29 +0000 |
commit | 3c03a32f42e2c8ed7b1fa09778e2891e9f69a730 (patch) | |
tree | 2487b840fcad76fe978f638795d6c0ed8cb9d715 /Changelog-SVN.txt | |
parent | d19be6ed8fda63a226eed6b4adf993abe90bbbfe (diff) | |
download | hercules-3c03a32f42e2c8ed7b1fa09778e2891e9f69a730.tar.gz hercules-3c03a32f42e2c8ed7b1fa09778e2891e9f69a730.tar.bz2 hercules-3c03a32f42e2c8ed7b1fa09778e2891e9f69a730.tar.xz hercules-3c03a32f42e2c8ed7b1fa09778e2891e9f69a730.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@1227 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 3b73b6580..c24e4f565 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,5 +1,9 @@ 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] + 03/12 * Fixed Status Recovery dealing too short blind time on undead [celest] * Fixed mobs not affected by Blind status [celest] |