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.
|
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
|
id=135182
|
||||||
name=Skyshroud Ranger
|
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
|
rarity=C
|
||||||
type=Creature
|
type=Creature
|
||||||
mana={G}
|
mana={G}
|
||||||
|
|||||||
@@ -1657,8 +1657,8 @@ rarity=C
|
|||||||
mana={G}
|
mana={G}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Elf
|
subtype=Elf
|
||||||
auto={T}:may moveTo(myBattlefield) target(land|myhand) myFirstmainOnly
|
auto={T}:moveTo(myBattlefield) target(land|myhand) myFirstmainOnly
|
||||||
auto={T}:may moveTo(myBattlefield) target(land|myhand) mySecondmainOnly
|
auto={T}:moveTo(myBattlefield) target(land|myhand) mySecondmainOnly
|
||||||
power=1
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
|
|||||||
Reference in New Issue
Block a user