Bläddra i källkod

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
Lupus 20 år sedan
förälder
incheckning
51f766e48c
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      Changelog-SVN.txt

+ 2 - 2
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]