-Various card fixes
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-09-06 09:55:11 +00:00
parent 5a2a4a7617
commit 8771ee7579
15 changed files with 197 additions and 138 deletions
+1 -13
View File
@@ -1624,18 +1624,6 @@ mana={1}{G}{G}
type=Sorcery
[/card]
[card]
text=When Wood Elves comes into play, search your library for a Forest card and put that card into play. Then shuffle your library.
auto=moveTo(inPlay) target(forest|myLibrary)
id=4327
name=Wood Elves
rarity=R
type=Creature
mana={2}{G}
power=1
subtype=Elf Scout
toughness=1
[/card]
[card]
text=Destroy all creatures. They can't be regenerated.
auto=bury all(creature)
alias=1372
@@ -1644,4 +1632,4 @@ name=Wrath of God
rarity=R
mana={2}{W}{W}
type=Sorcery
[/card]
[/card]
+12 -1
View File
@@ -520,4 +520,15 @@ rarity=U
type=Sorcery
mana={2}{U}
[/card]
[card]
text=When Wood Elves comes into play, search your library for a Forest card and put that card into play. Then shuffle your library.
auto=moveTo(inPlay) target(forest|myLibrary)
id=4327
name=Wood Elves
rarity=R
type=Creature
mana={2}{G}
power=1
subtype=Elf Scout
toughness=1
[/card]