- Converted Quicksilver Amulet to AF.

This commit is contained in:
jendave
2011-08-06 13:32:04 +00:00
parent 2fbded0df9
commit 9b3d221f51
3 changed files with 6 additions and 4 deletions

View File

@@ -7647,7 +7647,7 @@ public class CardFactory implements NewConstants {
}
//*************** END ************ END **************************
/*
//*************** START *********** START **************************
else if(cardName.equals("Quicksilver Amulet")) {
final SpellAbility ability = new Ability_Tap(card, "4") {
@@ -7709,7 +7709,7 @@ public class CardFactory implements NewConstants {
});
card.addSpellAbility(ability);
}//*************** END ************ END **************************
*/
//*************** START *********** START **************************
else if(cardName.equals("Chalice of the Void")) {