Added 43 cards using the CostChange keyword.

This commit is contained in:
jendave
2011-08-06 04:57:53 +00:00
parent b045c8675d
commit 70f4667c4a
7 changed files with 413 additions and 20 deletions

View File

@@ -21119,7 +21119,7 @@ public class CardFactory implements NewConstants {
}// *************** END ************ END **************************
//*************** START *********** START **************************
else if(cardName.equals("Dissipate")) {
else if(cardName.equals("Dissipate") || cardName.equals("Assert Authority")) {
SpellAbility spell = new Spell(card) {
private static final long serialVersionUID = 4165714000804564686L;