Jonathan - fixed all the ";" mixed up

This commit is contained in:
leungclj
2009-05-29 14:10:10 +00:00
parent 1a21ca454a
commit f5f77bfa2a
3 changed files with 5 additions and 5 deletions

View File

@@ -1022,7 +1022,7 @@ mana={2}
[card]
text=Return all artifacts target player owns to his or her hand.
id=135260
target=player;
target=player
alias=1202
name=Hurkyl's Recall
rarity=R

View File

@@ -677,7 +677,7 @@ rarity=C
mana={1}{R}
type=Creature
subtype=Human Spellshaper
auto={R}{T}{S(*|myhand)}:damage:1 target(creature;player)
auto={R}{T}{S(*|myhand)}:damage:1 target(creature,player)
power=1
toughness=1
[/card]
@@ -990,7 +990,7 @@ rarity=C
mana={3}{R}
type=Creature
subtype=Human Soldier
auto={S}:Damage:2 target(creature;player)
auto={S}:Damage:2 target(creature,player)
power=2
toughness=2
[/card]
@@ -1068,7 +1068,7 @@ rarity=C
mana={2}{U}{U}
type=Creature
subtype=Wall
auto={U}{T}:Damage:1 target(creature;player)
auto={U}{T}:Damage:1 target(creature,player)
power=0
toughness=4
abilities=defender

View File

@@ -968,7 +968,7 @@ mana={2}{R}
[/card]
[card]
text=When Stern Proctor comes into play, return target artifact or enchantment to its owner's hand.
auto=may moveTo(ownerhand) target(enchantment;artifact)
auto=may moveTo(ownerhand) target(enchantment,artifact)
id=5661
name=Stern Proctor
color=Blue