diff --git a/projects/mtg/bin/Res/sets/MRQ/_cards.dat b/projects/mtg/bin/Res/sets/MRQ/_cards.dat index e6799d5b1..73f8d2b74 100644 --- a/projects/mtg/bin/Res/sets/MRQ/_cards.dat +++ b/projects/mtg/bin/Res/sets/MRQ/_cards.dat @@ -1089,6 +1089,15 @@ mana={2}{G} type=Enchantment [/card] [card] +text=Put a 1/1 green Saproling creature token into play for each card in your hand. +auto=foreach(*|myhand)token(Saproling,Token Saproling,1/1,greeen) +id=19871 +name=Spontaneous Generation +rarity=R +type=Sorcery +mana={3}{G} +[/card] +[card] text=Squall deals 2 damage to each creature with flying. id=19636 auto=damage:2 all(creature[flying]) diff --git a/projects/mtg/bin/Res/sets/MRQ/todo.dat b/projects/mtg/bin/Res/sets/MRQ/todo.dat index 94981f693..5bf3b96e1 100644 --- a/projects/mtg/bin/Res/sets/MRQ/todo.dat +++ b/projects/mtg/bin/Res/sets/MRQ/todo.dat @@ -1883,15 +1883,6 @@ rarity=R type=Enchantment mana={1}{W} [/card] -[card] -text=Put a 1/1 green Saproling creature token into play for each card in your hand. -id=19871 -name=Spontaneous Generation -rarity=R -type=Sorcery -mana={3}{G} -[/card] - [card] text={2}: Squallmonger deals 1 damage to each creature with flying and each player. Any player may play this ability. id=19856