convert both abilities of Sliver Overlord to AF (GainControl and Fetch)

This commit is contained in:
jendave
2011-08-06 11:06:59 +00:00
parent d5705dbb2f
commit 37ec689701
2 changed files with 4 additions and 1 deletions

View File

@@ -751,7 +751,7 @@ public class CardFactory_Creatures {
card.addSpellAbility(ability);
}//*************** END ************ END **************************
/*
//*************** START *********** START **************************
else if(cardName.equals("Sliver Overlord")) {
//final String player = card.getController();
@@ -908,6 +908,7 @@ public class CardFactory_Creatures {
card.addSpellAbility(ability);
card.addSpellAbility(ability2);
}//*************** END ************ END **************************
*/
/*
//*************** START *********** START **************************