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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user