Files
wagic/projects/mtg/bin/Res/test/spark_elemental.txt
wagic.the.homebrew 73f32d2641 Erwan
- added a few cards
- fixed a bug with spark elemental (now sacrificed at end of turn)
2008-11-15 05:28:12 +00:00

24 lines
296 B
Plaintext

#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]