Files
wagic/projects/mtg/bin/Res/test/celestial_purge.txt
T
Anthony Calosa bd5449a9a2 updated old tests
the new exile zone is utilized in comparing the number of cards it
has(since its enabled and viewable, the value is now counted)
2015-10-27 06:35:22 +08:00

19 lines
247 B
Plaintext

#Testing Celestial purge on Canyon Minotaur
[INIT]
FIRSTMAIN
[PLAYER1]
hand:183055
manapool:{1}{W}
[PLAYER2]
inplay:184994
[DO]
183055
184994
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:183055
manapool:{0}
[PLAYER2]
exile:184994
[END]