Added a test for flashback.
This commit is contained in:
@@ -196,6 +196,7 @@ death_grasp.txt
|
||||
death_ward.txt
|
||||
deja_vu.txt
|
||||
delusions_of_mediocrity.txt
|
||||
dematerialize_flashback.txt
|
||||
dingus_egg.txt
|
||||
dingus_staff_i153.txt
|
||||
divergent_growth.txt
|
||||
|
||||
20
projects/mtg/bin/Res/test/dematerialize_flashback.txt
Normal file
20
projects/mtg/bin/Res/test/dematerialize_flashback.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
#Testing Dematerialize cast via flashback from the graveyard.
|
||||
#Flashback {5}{U}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:grizzly bears
|
||||
graveyard:dematerialize
|
||||
manapool:{5}{U}{U}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
dematerialize
|
||||
grizzly bears
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:grizzly bears
|
||||
exile:dematerialize
|
||||
manapool:{0}
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user