- Code cleanup
- fix issue 142 . This will lead to other issues for some cards. These issues can be fixed by using targetcontroller/controller...etc
- Added a few cards
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-11-21 09:40:14 +00:00
parent da9a82cff4
commit f924546dcc
16 changed files with 99 additions and 116 deletions

View File

@@ -101,8 +101,9 @@ class Constants
INTIMIDATE = 43,
DEATHTOUCH = 44,
HORSEMANSHIP = 45,
CANTREGENERATE = 46,
NB_BASIC_ABILITIES = 46,
NB_BASIC_ABILITIES = 47,
RARITY_M = 'M',