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:
@@ -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}
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user