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
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.
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
[/card]
[card]
@@ -1011,7 +1011,7 @@ id=39507
name=Windswept Heath
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.
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
[/card]
[card]
@@ -1051,7 +1051,7 @@ name=Wooded Foothills
mana=
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.
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
[/card]
[card]