mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
convert Time Elemental to AB$Bounce
This commit is contained in:
@@ -19297,7 +19297,7 @@ public class CardFactory_Creatures {
|
||||
}
|
||||
}//*************** END ************ END **************************
|
||||
|
||||
|
||||
/*
|
||||
//*************** START *********** START **************************
|
||||
else if(cardName.equals("Time Elemental")) {
|
||||
final Ability_Tap ability = new Ability_Tap(card, "2 U U") {
|
||||
@@ -19351,7 +19351,7 @@ public class CardFactory_Creatures {
|
||||
|
||||
ability.setBeforePayMana(runtime);
|
||||
}//*************** END ************ END **************************
|
||||
|
||||
*/
|
||||
|
||||
//*************** START *********** START **************************
|
||||
else if(cardName.equals("Vampire Hexmage")) {
|
||||
|
||||
Reference in New Issue
Block a user