- a few bug fixes with cards that bring other cards back to play (zombify, resurrection...)
- bug fix with abilities parsing "reachshadow"
- a few card fixes
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-04-19 07:47:52 +00:00
parent 33e79e234e
commit 0af938589b
13 changed files with 135 additions and 19 deletions

View File

@@ -548,8 +548,8 @@ toughness=2
[/card]
[card]
text=Other Giant creatures you control get +2/+2 and have trample.
auto=lord(giant) 2/2 other
auto=lord(giant) trample other
auto=lord(giant|myinplay) 2/2 other
auto=lord(giant|myinplay) trample other
id=139667
name=Sunrise Sovereign
rarity=R

View File

@@ -1034,7 +1034,7 @@ id=3252
name=Horrible Hordes
type=Artifact Creature
subtype=Spirit
auto=rampage
abilities=rampage
mana={3}
power=2
toughness=2

View File

@@ -1074,7 +1074,7 @@ text=Return target creature card from your graveyard to play.
id=29847
name=Zombify
target=Creature|mygraveyard
alias=1360
auto=moveTo(myInPlay)
mana={3}{B}
color=black
type=Sorcery

View File

@@ -220,6 +220,7 @@ abilities={2}:regenerate
[/card]
[card]
text=Flying When Cloudchaser Eagle comes into play, destroy target enchantment.
abilities=flying
id=4871
name=Cloudchaser Eagle
auto=may destroy target(enchantment)