Files
wagic/projects/mtg/bin/Res/test/leveler.txt
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

17 lines
249 B
Plaintext

#Bug: Leveler doesn't move library to removedfromgame
[INIT]
FIRSTMAIN
[PLAYER1]
hand:leveler
library:swamp,mountain
manapool:{5}
[PLAYER2]
[DO]
leveler
[ASSERT]
FIRSTMAIN
[PLAYER1]
exile:swamp,mountain
inplay:leveler
[PLAYER2]
[END]