Jonathan - some random update + my first edition on MTGAbility.cpp + not tested Cruel Tutor (POR), I hope it doesn't shuffle after the card is put on to the top of the library.....

This commit is contained in:
leungclj
2009-07-26 08:00:23 +00:00
parent 94e199d92a
commit cd040a51ec
13 changed files with 35 additions and 47 deletions

View File

@@ -818,7 +818,7 @@ subtype=Zombie Cleric
power=1
toughness=1
text={T}: Each player loses 1 life for each Zombie in play.
auto=foreach(Zombie) damage:1 all(player)
auto=foreach(Zombie) life:-1 all(player)
rarity=C
[/card]
[card]