diff --git a/projects/mtg/bin/Res/sets/ODY/_cards.dat b/projects/mtg/bin/Res/sets/ODY/_cards.dat index 053ad67c3..943aee832 100644 --- a/projects/mtg/bin/Res/sets/ODY/_cards.dat +++ b/projects/mtg/bin/Res/sets/ODY/_cards.dat @@ -1214,6 +1214,16 @@ toughness=3 rarity=U [/card] [card] +text=Return all permanents to their owners' hands. +id=31852 +name=Upheaval +auto=moveTo(ownerhand) all(*|inplay) +color=Blue +rarity=R +type=Sorcery +mana={4}{U}{U} +[/card] +[card] text=Swampwalk {B}: Whispering Shade gets +1/+1 until end of turn id=29734 name=Whispering Shade @@ -1243,8 +1253,8 @@ rarity=C text=Return target creature card from your graveyard to play. id=29847 name=Zombify -target=Creature|mygraveyard -auto=moveTo(myInPlay) +target=creature|mygraveyard +auto=moveTo(myinplay) mana={3}{B} color=black type=Sorcery diff --git a/projects/mtg/bin/Res/sets/ODY/todo.dat b/projects/mtg/bin/Res/sets/ODY/todo.dat index 4319495f2..e9d27f582 100644 --- a/projects/mtg/bin/Res/sets/ODY/todo.dat +++ b/projects/mtg/bin/Res/sets/ODY/todo.dat @@ -2073,14 +2073,6 @@ type=Enchantment mana={1}{U} [/card] [card] -text=Return all permanents to their owners' hands. -id=31852 -name=Upheaval -rarity=R -type=Sorcery -mana={4}{U}{U} -[/card] -[card] text=Flying Whenever a creature dealt damage by Vampiric Dragon this turn is put into a graveyard, put a +1/+1 counter on Vampiric Dragon. {1}{R}: Vampiric Dragon deals 1 damage to target creature. id=29969 name=Vampiric Dragon