- added a few cards
- fixed a bug with spark elemental (now sacrificed at end of turn)
This commit is contained in:
wagic.the.homebrew
2008-11-15 05:28:12 +00:00
parent 28393e8f8a
commit 73f32d2641
7 changed files with 82 additions and 28 deletions
@@ -0,0 +1,24 @@
#Is Spark elemental destroyed at end of turn ? Does it have haste ?
[INIT]
FIRSTMAIN
[PLAYER1]
hand:129577
manapool:{R}
[PLAYER2]
[DO]
129577
next
#combat begin
next
#attackers
129577
eot
129577
[ASSERT]
UNTAP
[PLAYER1]
graveyard:129577
manapool:{0}
[PLAYER2]
life:17
[END]