the new exile zone is utilized in comparing the number of cards it has(since its enabled and viewable, the value is now counted)
17 lines
249 B
Plaintext
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] |