Erwan
- Fixed a bug with control magic (see tests/control_magic2.txt)
This commit is contained in:
@@ -19,6 +19,7 @@ ascendant_evincar2.txt
|
||||
brass_man.txt
|
||||
castle.txt
|
||||
control_magic.txt
|
||||
control_magic2.txt
|
||||
counsel_of_the_soratami.txt
|
||||
counterspell.txt
|
||||
counterspell2.txt
|
||||
|
||||
35
projects/mtg/bin/Res/test/control_magic2.txt
Normal file
35
projects/mtg/bin/Res/test/control_magic2.txt
Normal file
@@ -0,0 +1,35 @@
|
||||
#Testing Control Magic on a serra angel in opponent's play, then testing what happens with sword to plowshares
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:1194
|
||||
manapool:{2}{U}{U}
|
||||
[PLAYER2]
|
||||
hand:1367
|
||||
inplay:1366,1397
|
||||
[DO]
|
||||
1194
|
||||
1366
|
||||
eot
|
||||
#untap
|
||||
next
|
||||
#upkeep
|
||||
next
|
||||
#draw
|
||||
next
|
||||
#main 1
|
||||
1397
|
||||
1367
|
||||
1366
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:1194
|
||||
manapool:{0}
|
||||
life:24
|
||||
[PLAYER2]
|
||||
graveyard:1367
|
||||
inplay:1397
|
||||
manapool:{0}
|
||||
life:20
|
||||
[END]
|
||||
Reference in New Issue
Block a user