J0N4TH4N - few updates

This commit is contained in:
leungclj
2009-09-17 03:33:55 +00:00
parent 626e13f1ed
commit 09ed6d149d
7 changed files with 74 additions and 27 deletions

View File

@@ -583,6 +583,19 @@ type=Instant
mana={W}
[/card]
[card]
text=When Denizen of the Deep comes into play, return each other creature you control to its owner's hand.
id=135250
name=Denizen of the Deep
auto=moveto(ownerHand) all(other creature|myinplay)
rarity=R
color=Blue
type=Creature
mana={6}{U}{U}
power=11
subtype=Serpent
toughness=11
[/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)

View File

@@ -234,19 +234,7 @@ color=Black
type=Sorcery
mana={1}{B}
[/card]
[card]
text=When Denizen of the Deep comes into play, return each other creature you control to its owner's hand.
id=135250
name=Denizen of the Deep
auto=moveto(ownerHand) all(creature[-this]|myinplay)
rarity=R
color=Blue
type=Creature
mana={6}{U}{U}
power=11
subtype=Serpent
toughness=11
[/card]
[card]
text=Counter target spell. Look at the top four cards of your library, then put them back in any order.
id=134749