JON4TH4N - fixed Skyshroud Ranger, yes, tested, no bug, no crash from this fix, no segfault (not sure what segfault is XD)

This commit is contained in:
leungclj
2009-12-22 02:20:03 +00:00
parent adf797e20e
commit ccb07a25d1
2 changed files with 4 additions and 3 deletions

View File

@@ -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}

View File

@@ -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]