Some bug fixes
This commit is contained in:
@@ -318,7 +318,7 @@ id=39503
|
|||||||
name=Flooded Strand
|
name=Flooded Strand
|
||||||
type=Land
|
type=Land
|
||||||
text={T}, Pay 1 life, Sacrifice Flooded Strand: Search your library for a Plains or Island card and put it into play. Then shuffle your library.
|
text={T}, Pay 1 life, Sacrifice Flooded Strand: Search your library for a Plains or Island card and put it into play. Then shuffle your library.
|
||||||
auto={T}{S}:moveTo(myinplay) target(plains,island|mylibrary) && life:-1
|
auto={T}{S}:moveTo(myinplay) target(plains,island|mylibrary) && life:-1 controller
|
||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
@@ -1011,7 +1011,7 @@ id=39507
|
|||||||
name=Windswept Heath
|
name=Windswept Heath
|
||||||
type=Land
|
type=Land
|
||||||
text={T}, Pay 1 life, Sacrifice Windswept Heath: Search your library for a Forest or Plains card and put it into play. Then shuffle your library.
|
text={T}, Pay 1 life, Sacrifice Windswept Heath: Search your library for a Forest or Plains card and put it into play. Then shuffle your library.
|
||||||
auto={T}{S}:moveTo(myinplay) target(forest,plains|mylibrary) && life:-1
|
auto={T}{S}:moveTo(myinplay) target(forest,plains|mylibrary) && life:-1 controller
|
||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
@@ -1051,7 +1051,7 @@ name=Wooded Foothills
|
|||||||
mana=
|
mana=
|
||||||
type=Land
|
type=Land
|
||||||
text={T}, Pay 1 life, Sacrifice Wooded Foothills: Search your library for a Mountain or Forest card and put it into play. Then shuffle your library.
|
text={T}, Pay 1 life, Sacrifice Wooded Foothills: Search your library for a Mountain or Forest card and put it into play. Then shuffle your library.
|
||||||
auto={T}{S}:moveTo(myinplay) target(mountain,forest|mylibrary) && life:-1
|
auto={T}{S}:moveTo(myinplay) target(mountain,forest|mylibrary) && life:-1 controller
|
||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
|||||||
@@ -327,7 +327,7 @@ subtype=Human Spellshaper
|
|||||||
power=1
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
text={1}{W}, {T}, Discard a card: Put two 1/1 white Citizen creature tokens into play.
|
text={1}{W}, {T}, Discard a card: Put two 1/1 white Citizen creature tokens into play.
|
||||||
auto={1}{W}{T}{S(*|myhand)}:token(Citizen,creature citizen, 1/1, white)*2
|
auto={1}{W}{T}{S(*|myhand)}:token(Citizen,creature citizen, 1/1, white) && token(Citizen,creature citizen, 1/1, white)
|
||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
|||||||
Reference in New Issue
Block a user