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

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]