- Converted Identity Crisis to script.

This commit is contained in:
jendave
2011-08-07 00:58:27 +00:00
parent d74357057f
commit aa8e67a98c
2 changed files with 7 additions and 3 deletions

View File

@@ -131,7 +131,8 @@ public class CardFactory_Sorceries {
card.addSpellAbility(spell);
spell.setBeforePayMana(runtime);
}//*************** END ************ END **************************
/*
//*************** START *********** START **************************
else if(cardName.equals("Identity Crisis")) {
@@ -174,7 +175,8 @@ public class CardFactory_Sorceries {
card.addSpellAbility(spell);
}//*************** END ************ END **************************
*/
//*************** START *********** START **************************
else if(cardName.equals("Do or Die")) {
// TODO: Please please please, someone fix this card