Added Zombie Infestation.
Added a test for Zombie Infestation. Thanks to moxen & Zethfox!
This commit is contained in:
24
projects/mtg/bin/Res/test/Zombie_Infestation.txt
Normal file
24
projects/mtg/bin/Res/test/Zombie_Infestation.txt
Normal file
@@ -0,0 +1,24 @@
|
||||
#Testing Zombie Infestation
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Swamp,Scathe Zombies
|
||||
inplay:Zombie Infestation
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[DO]
|
||||
Zombie Infestation
|
||||
choice 0
|
||||
Swamp
|
||||
choice 0
|
||||
Scathe Zombies
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:Zombie Infestation,*
|
||||
graveyard:Swamp,Scathe Zombies
|
||||
manapool:{0}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[END]
|
||||
Reference in New Issue
Block a user