JON4TH4N - added more cycling cards, added gempalm avenger and test script, it passed
This commit is contained in:
@@ -201,6 +201,7 @@ force_of_nature2.txt
|
||||
force_of_nature3.txt
|
||||
fountain_of_youth.txt
|
||||
gamble.txt
|
||||
gempalm_avenger.txt
|
||||
ghost_warden.txt
|
||||
glen_elendra_archmage_i222.txt
|
||||
giant_growth.txt
|
||||
|
||||
31
projects/mtg/bin/Res/test/gempalm_avenger.txt
Normal file
31
projects/mtg/bin/Res/test/gempalm_avenger.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
#Testing Cycling + 2 lord effect + cycling
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Gempalm Avenger
|
||||
library:forest
|
||||
inplay:Ondu Cleric
|
||||
manapool:{2}{W}
|
||||
[PLAYER2]
|
||||
inplay:Grizzly Bears
|
||||
[DO]
|
||||
choice 1
|
||||
Gempalm Avenger
|
||||
next
|
||||
next
|
||||
Ondu Cleric
|
||||
next
|
||||
Grizzly Bears
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end combat
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:Ondu Cleric
|
||||
graveyard:Gempalm Avenger
|
||||
hand:forest
|
||||
[PLAYER2]
|
||||
graveyard:Grizzly Bears
|
||||
[END]
|
||||
Reference in New Issue
Block a user