convert Puppeteer and Stone-Seeder Hierophant to keyword.

This commit is contained in:
jendave
2011-08-06 08:53:01 +00:00
parent 43ac5f411c
commit ca5a3d2f76
3 changed files with 5 additions and 2 deletions

View File

@@ -5496,7 +5496,7 @@ public class CardFactory_Creatures {
ability.setBeforePayMana(CardFactoryUtil.input_targetCreature(ability));
}//*************** END ************ END **************************
/*
//*************** START *********** START **************************
else if(cardName.equals("Puppeteer")) {
//tap - target creature
@@ -5540,7 +5540,7 @@ public class CardFactory_Creatures {
ability.setBeforePayMana(CardFactoryUtil.input_targetCreature(ability));
}//*************** END ************ END **************************
*/
//*************** START *********** START **************************
else if(cardName.equals("Mirror Entity"))