Added Inundate

This commit is contained in:
solo81@web.de
2009-05-27 11:47:38 +00:00
parent 0c2662ad96
commit b418132d2d
2 changed files with 10 additions and 9 deletions

View File

@@ -183,6 +183,16 @@ subtype=Scarecrow
toughness=2
[/card]
[card]
text=Return all nonblue creatures to their owners' hands.
id=142010
name=Inundate
auto=moveTo(ownerhand) all(creature[-blue]|inplay)
color=Blue
rarity=R
type=Sorcery
mana={3}{U}{U}{U}
[/card]
[card]
text={2}: Target red creature gains haste until end of turn.
auto={2}:haste target(creature[red])
id=158295