Some bug fixes

This commit is contained in:
solo81@web.de
2009-08-21 09:01:53 +00:00
parent 0bc3cbb66e
commit 1bf3458478
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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]
+1 -1
View File
@@ -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]