diff --git a/projects/mtg/bin/Res/sets/MRQ/todo.dat b/projects/mtg/bin/Res/sets/MRQ/todo.dat index a948423c5..b39b23005 100644 --- a/projects/mtg/bin/Res/sets/MRQ/todo.dat +++ b/projects/mtg/bin/Res/sets/MRQ/todo.dat @@ -874,6 +874,9 @@ mana={6} text=When Howling Wolf comes into play, you may search your library for up to three cards named Howling Wolf, reveal them, and put them into your hand. If you do, shuffle your library. id=19632 name=Howling Wolf +auto=may moveTo(myhand) target(creature[Howling Wolf]|mylibrary) +auto=may moveTo(myhand) target(creature[Howling Wolf]|mylibrary) +auto=may moveTo(myhand) target(creature[Howling Wolf]|mylibrary) rarity=C type=Creature mana={2}{G}{G} diff --git a/projects/mtg/bin/Res/sets/SHM/todo.dat b/projects/mtg/bin/Res/sets/SHM/todo.dat index 17f0d41f7..d298f54ed 100644 --- a/projects/mtg/bin/Res/sets/SHM/todo.dat +++ b/projects/mtg/bin/Res/sets/SHM/todo.dat @@ -267,6 +267,7 @@ toughness=7 text=Flying, haste When you play Demigod of Revenge, return all cards named Demigod of Revenge from your graveyard to play. id=153972 name=Demigod of Revenge +auto=moveTo(myinplay) all(creature[Demigod of Revenge]|mygraveyard) rarity=R type=Creature mana={BR}{BR}{BR}{BR}{BR} diff --git a/projects/mtg/bin/Res/sets/TMP/todo.dat b/projects/mtg/bin/Res/sets/TMP/todo.dat index e8aebbfaf..049c1f2a7 100644 --- a/projects/mtg/bin/Res/sets/TMP/todo.dat +++ b/projects/mtg/bin/Res/sets/TMP/todo.dat @@ -505,14 +505,14 @@ mana={X}{U} text=As long as an opponent controls a creature with flying not named Escaped Shapeshifter, Escaped Shapeshifter has flying. The same is true for first strike, trample, and protection from any color. id=4699 name=Escaped Shapeshifter -auto=aslongas(creature[flying,-name:Escaped Shapeshifter]|opponentinplay) flying -auto=aslongas(creature[first strike,-name:Escaped Shapeshifter]|opponentinplay) first strike -auto=aslongas(creature[trample,-name:Escaped Shapeshifter]|opponentinplay) trample -auto=aslongas(creature[protection from black,-name:Escaped Shapeshifter]|opponentinplay) protection from black -auto=aslongas(creature[protection from blue,-name:Escaped Shapeshifter]|opponentinplay) protection from blue -auto=aslongas(creature[protection from red,-name:Escaped Shapeshifter]|opponentinplay) protection from red -auto=aslongas(creature[protection from white,-name:Escaped Shapeshifter]|opponentinplay) protection from white -auto=aslongas(creature[protection from green,-name:Escaped Shapeshifter]|opponentinplay) protection from green +auto=aslongas(creature[flying,-Escaped Shapeshifter]|opponentinplay) flying +auto=aslongas(creature[first strike,-Escaped Shapeshifter]|opponentinplay) first strike +auto=aslongas(creature[trample,-Escaped Shapeshifter]|opponentinplay) trample +auto=aslongas(creature[protection from black,-Escaped Shapeshifter]|opponentinplay) protection from black +auto=aslongas(creature[protection from blue,-Escaped Shapeshifter]|opponentinplay) protection from blue +auto=aslongas(creature[protection from red,-Escaped Shapeshifter]|opponentinplay) protection from red +auto=aslongas(creature[protection from white,-Escaped Shapeshifter]|opponentinplay) protection from white +auto=aslongas(creature[protection from green,-Escaped Shapeshifter]|opponentinplay) protection from green rarity=R type=Creature mana={3}{U}{U}