diff --git a/projects/mtg/bin/Res/sets/10E/_cards.dat b/projects/mtg/bin/Res/sets/10E/_cards.dat index 0b5714e6f..b6dc35705 100644 --- a/projects/mtg/bin/Res/sets/10E/_cards.dat +++ b/projects/mtg/bin/Res/sets/10E/_cards.dat @@ -2339,7 +2339,8 @@ toughness=1 text={T}: You may put a land card from your hand into play. Play this ability only any time you could play a sorcery. id=135182 name=Skyshroud Ranger -auto={T}:moveto(myBattlefield) target(land|myHand) +auto={T}:moveTo(myBattlefield) target(land|myhand) myFirstmainOnly +auto={T}:moveTo(myBattlefield) target(land|myhand) mySecondmainOnly rarity=C type=Creature mana={G} diff --git a/projects/mtg/bin/Res/sets/TMP/_cards.dat b/projects/mtg/bin/Res/sets/TMP/_cards.dat index f1d4a8880..3b1aed389 100644 --- a/projects/mtg/bin/Res/sets/TMP/_cards.dat +++ b/projects/mtg/bin/Res/sets/TMP/_cards.dat @@ -1657,8 +1657,8 @@ rarity=C mana={G} type=Creature subtype=Elf -auto={T}:may moveTo(myBattlefield) target(land|myhand) myFirstmainOnly -auto={T}:may moveTo(myBattlefield) target(land|myhand) mySecondmainOnly +auto={T}:moveTo(myBattlefield) target(land|myhand) myFirstmainOnly +auto={T}:moveTo(myBattlefield) target(land|myhand) mySecondmainOnly power=1 toughness=1 [/card]