diff --git a/projects/mtg/bin/Res/sets/TMP/todo.dat b/projects/mtg/bin/Res/sets/TMP/todo.dat index 81918e12a..ab128f390 100644 --- a/projects/mtg/bin/Res/sets/TMP/todo.dat +++ b/projects/mtg/bin/Res/sets/TMP/todo.dat @@ -518,14 +518,15 @@ 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,-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 +## flying,first strike,trample works, protection doesn't +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}