소스 검색

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 년 전
부모
커밋
51f766e48c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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]