- Added crude possibility to search for the library (see Diabolic tutor)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-05-30 08:11:47 +00:00
parent b0eed5ea2e
commit b35195dddf
11 changed files with 68 additions and 105 deletions

View File

@@ -506,6 +506,17 @@ type=Instant
mana={W}
[/card]
[card]
text=Search your library for a card and put that card into your hand. Then shuffle your library.
target=*|mylibrary
auto=moveTo(myHand)
id=129525
name=Diabolic Tutor
rarity=U
color=Black
type=Sorcery
mana={1}
[/card]
[card]
text={B}, {T}, Sacrifice Doomed Necromancer: Return target creature card from your graveyard to play.
auto={B},{T},{S}:moveTo(myinplay) target(creature|mygraveyard)
id=129880