J :
* Fix almost all tests. * This version "nearly" works.
This commit is contained in:
23
projects/mtg/bin/Res/test/generic/phases.txt
Normal file
23
projects/mtg/bin/Res/test/generic/phases.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
#Pass phases
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
next
|
||||
#combat begin
|
||||
next
|
||||
#attackers
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#combat end
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
life:20
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[END]
|
||||
Reference in New Issue
Block a user