mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
convert Springjack Shepherd to etbMakeToken keyword
This commit is contained in:
@@ -1445,7 +1445,7 @@ public class CardFactory_Creatures {
|
||||
}));
|
||||
}//*************** END ************ END **************************
|
||||
|
||||
|
||||
/*
|
||||
//*************** START *********** START **************************
|
||||
else if(cardName.equals("Springjack Shepherd")) {
|
||||
final SpellAbility ability = new Ability(card, "0") {
|
||||
@@ -1468,7 +1468,7 @@ public class CardFactory_Creatures {
|
||||
};
|
||||
card.addComesIntoPlayCommand(intoPlay);
|
||||
}//*************** END ************ END **************************
|
||||
|
||||
*/
|
||||
|
||||
//*************** START *********** START **************************
|
||||
else if(cardName.equals("Gilder Bairn")) {
|
||||
|
||||
Reference in New Issue
Block a user