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://svn.code.sf.net/p/rathena/svn/branches/stable@1228 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Lupus 2005-03-12 23:35:31 +00:00
parent 5cecf83589
commit 51f766e48c

View File

@ -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]