Erwan
- test to make sure "draw@ next upkeep" works fine. No problem detected
This commit is contained in:
@@ -28,6 +28,7 @@ ardakar_wastes.txt
|
||||
ascendant_evincar.txt
|
||||
ascendant_evincar2.txt
|
||||
ascendant_evincar3.txt
|
||||
blessed_wine.txt
|
||||
bottle_gnomes.txt
|
||||
boggart_arsonists.txt
|
||||
brass_man.txt
|
||||
|
||||
25
projects/mtg/bin/Res/test/blessed_wine.txt
Normal file
25
projects/mtg/bin/Res/test/blessed_wine.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
#Bug: draw @next upkeep crashes the game ?
|
||||
[INIT]
|
||||
SECONDMAIN
|
||||
[PLAYER1]
|
||||
hand:blessed wine
|
||||
library:swamp
|
||||
manapool:{1}{W}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
blessed wine
|
||||
eot
|
||||
#untap
|
||||
next
|
||||
#upkeep
|
||||
next
|
||||
#draw
|
||||
[ASSERT]
|
||||
DRAW
|
||||
[PLAYER1]
|
||||
hand:swamp
|
||||
graveyard:blessed wine
|
||||
manapool:{0}
|
||||
life:21
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user