From 3015d853246364141e0fb295fdf2b5dda4b51a9c Mon Sep 17 00:00:00 2001 From: leungclj Date: Tue, 30 Jun 2009 06:41:52 +0000 Subject: [PATCH] Jonathan - (MRQ) added Spontaneous Generation --- projects/mtg/bin/Res/sets/MRQ/_cards.dat | 9 +++++++++ projects/mtg/bin/Res/sets/MRQ/todo.dat | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) 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