mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
convert Glint Hawk ETB to scripted trigger
This commit is contained in:
@@ -2410,6 +2410,7 @@ public class CardFactoryCreatures {
|
||||
} // *************** END ************ END **************************
|
||||
|
||||
// *************** START *********** START **************************
|
||||
/*
|
||||
else if (cardName.equals("Glint Hawk")) {
|
||||
|
||||
final SpellAbility sacOrNo = new Ability(card, "") {
|
||||
@@ -2465,6 +2466,7 @@ public class CardFactoryCreatures {
|
||||
|
||||
card.addComesIntoPlayCommand(comesIntoPlay);
|
||||
} // *************** END ************ END **************************
|
||||
*/
|
||||
|
||||
// *************** START *********** START **************************
|
||||
|
||||
|
||||
Reference in New Issue
Block a user