Files
wagic/projects/mtg/bin/Res/test/generic/first_strike2.txt
jean.chalard 5b473a1505 J :
* Fix almost all tests.
* This version "nearly" works.
2009-09-07 14:37:32 +00:00

22 lines
355 B
Plaintext

#Testing First Strike : white knight against Fire Elemental : the white knight souldn't survive
[INIT]
COMBATATTACKERS
[PLAYER1]
inplay:white knight
[PLAYER2]
inplay:fire elemental
[DO]
white knight
next
fire elemental
next
next
fire elemental
[ASSERT]
COMBATEND
[PLAYER1]
graveyard:white knight
[PLAYER2]
inplay:fire elemental
[END]