Files
wagic/projects/mtg/bin/Res/test/lifeforce.txt
wagic.the.homebrew d45e3b101b
2008-11-02 09:50:16 +00:00

27 lines
301 B
Plaintext

#Testing lifeforce on bad moon
[INIT]
FIRSTMAIN
[PLAYER1]
hand:1144
manapool:{1}{B}
[PLAYER2]
inplay:1256
manapool:{G}{G}
[DO]
1144
no
yes
1256
1144
endinterrupt
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:1144
manapool:{0}
life:20
[PLAYER2]
inplay:1256
manapool:{0}
life:20
[END]