Converted Coercion from code to keyword.

This commit is contained in:
jendave
2011-08-06 05:24:19 +00:00
parent 9de44089e6
commit ce17bebf57
2 changed files with 9 additions and 7 deletions

View File

@@ -9682,7 +9682,8 @@ public class CardFactory implements NewConstants {
spell.setStackDescription(card.getName() + " - targeting opponent");
}//*************** END ************ END **************************
/*
//*************** START *********** START **************************
else if(cardName.equals("Coercion")) {
final SpellAbility spell = new Spell(card) {
@@ -9725,7 +9726,7 @@ public class CardFactory implements NewConstants {
spell.setBeforePayMana(new Input_PayManaCost(spell));
}//*************** END ************ END **************************
*/
/*
//*************** START *********** START **************************