the new exile zone is utilized in comparing the number of cards it has(since its enabled and viewable, the value is now counted)
21 lines
347 B
Plaintext
21 lines
347 B
Plaintext
#Bug : removing a persisting creature from the game causes a crahs (swords to plowshares + creature with persist)
|
|
# sword to plowshares : 1367
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
hand:1367
|
|
manapool:{W}
|
|
[PLAYER2]
|
|
inplay:141935
|
|
[DO]
|
|
1367
|
|
141935
|
|
[ASSERT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
graveyard:1367
|
|
manapool:{0}
|
|
[PLAYER2]
|
|
exile:141935
|
|
life:23
|
|
[END] |