J0N4TH4N - small fix

This commit is contained in:
leungclj
2009-09-27 10:18:32 +00:00
parent 9704ee4a24
commit 5f652558b3
2 changed files with 7 additions and 5 deletions
+4 -2
View File
@@ -947,11 +947,13 @@ rarity=C
id=75286 id=75286
name=Keiga, the Tide Star name=Keiga, the Tide Star
mana={5}{U} mana={5}{U}
type=Legendary Creature type=Creature
subtype=Dragon Spirit subtype=Dragon Spirit
power=5 power=5
toughness=5 toughness=5
text=Flying When Keiga, the Tide Star is put into a graveyard from play, gain control of target creature. text=Flying. When Keiga, the Tide Star is put into a graveyard from play, gain control of target creature.
abilities=legendary,flying
auto=@movedTo(this|graveyard) from(inplay):moveTo(myinplay) target(creature)
rarity=R rarity=R
[/card] [/card]
[card] [card]
+3 -3
View File
@@ -49,7 +49,7 @@ rarity=C
mana={1}{B} mana={1}{B}
type=Creature type=Creature
subtype=Vampire Shaman subtype=Vampire Shaman
auto=@movedTo(creature|opponentBattlefield):life:-1 opponent auto=@movedTo(creature|opponentBattlefield):may life:-1 opponent
power=1 power=1
toughness=1 toughness=1
[/card] [/card]
@@ -180,7 +180,7 @@ rarity=R
mana={2}{W}{W} mana={2}{W}{W}
type=Creature type=Creature
subtype=Angel subtype=Angel
auto=@movedTo(land|myBattlefield):token(Bird,creature bird, 1/1,flying white) auto=@movedTo(land|myBattlefield):may token(Bird,creature bird, 1/1,flying white)
power=3 power=3
toughness=3 toughness=3
abilities=flying abilities=flying
@@ -332,7 +332,7 @@ rarity=C
mana={2}{G} mana={2}{G}
type=Creature type=Creature
subtype=Antelope subtype=Antelope
auto=@movedTo(land|myBattlefield):life:2 auto=@movedTo(land|myBattlefield):may life:2
power=2 power=2
toughness=2 toughness=2
[/card] [/card]