Added a lot of damage prevention cards. This is related to rev1367.

This commit is contained in:
solo81@web.de
2009-12-02 20:45:21 +00:00
parent b2d0940c5b
commit 4d7468f854
30 changed files with 283 additions and 258 deletions

View File

@@ -10,3 +10,15 @@ text={1}{B}, Sacrifice a land: Target creature gets +2/+0 until end of turn.
auto={1}{B}{S(land|myBattlefield)}:2/0 target(creature)
rarity=C
[/card]
[card]
text=Sacrifice Spore Frog: Prevent all combat damage that would be dealt this turn.
id=24654
name=Spore Frog
rarity=C
mana={G}
type=Creature
subtype=Frog
auto={S}:preventAllcombatDamage ueot
power=1
toughness=1
[/card]