Fixed issue 202
This commit is contained in:
@@ -1229,7 +1229,7 @@ type=Enchantment
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Put a 1/1 green Saproling creature token onto the battlefield for each card in your hand.
|
text=Put a 1/1 green Saproling creature token onto the battlefield for each card in your hand.
|
||||||
auto=foreach(*|myhand) token(Saproling,Creature Saproling,1/1,green)
|
auto=foreach(*|myhand) token(Saproling,creature saproling, 1/1,green)
|
||||||
id=19871
|
id=19871
|
||||||
name=Spontaneous Generation
|
name=Spontaneous Generation
|
||||||
rarity=R
|
rarity=R
|
||||||
|
|||||||
Reference in New Issue
Block a user