mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Converted Quicksilver Amulet to AF.
This commit is contained in:
@@ -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")) {
|
||||
|
||||
Reference in New Issue
Block a user