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

26 lines
513 B
Plaintext

#NAME: Karn's Touch
#DESC: Bug: Karn's Touch either has no
#DESC: effect, or the effect is gets
#DESC: reverted immediately.
#DESC: See http://code.google.com/p/wagic/issues/detail?id=233
[INIT]
firstmain
[PLAYER1]
hand:Karn's Touch,Swords to Plowshares
inplay:Jayemdae Tome
manapool:{U}{U}{W}
[PLAYER2]
[DO]
Karn's Touch
Jayemdae Tome
Swords to Plowshares
Jayemdae Tome
[ASSERT]
firstmain
[PLAYER1]
exile:Jayemdae Tome
graveyard:Karn's Touch,Swords to Plowshares
life:24
[PLAYER2]
[END]