mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Converted Spark Spray from code to keyword.
- Added 3 card pic urls.
This commit is contained in:
@@ -8379,7 +8379,8 @@ public class CardFactory implements NewConstants {
|
||||
card.setFlashback(true);
|
||||
}//*************** END ************ END **************************
|
||||
|
||||
|
||||
|
||||
/*
|
||||
//*************** START *********** START **************************
|
||||
else if(cardName.equals("Spark Spray"))
|
||||
{
|
||||
@@ -8420,7 +8421,8 @@ public class CardFactory implements NewConstants {
|
||||
|
||||
spell.setBeforePayMana(CardFactoryUtil.input_targetCreaturePlayer(spell,true));
|
||||
}//*************** END ************ END **************************
|
||||
|
||||
*/
|
||||
|
||||
|
||||
//*************** START *********** START **************************
|
||||
else if(cardName.equals("Erratic Explosion"))
|
||||
|
||||
Reference in New Issue
Block a user