JON4TH4N - added a few more cards + test script

This commit is contained in:
leungclj
2009-12-12 17:26:26 +00:00
parent b4e9541cb8
commit f84cd15c4b
9 changed files with 99 additions and 53 deletions
@@ -0,0 +1,28 @@
#Testing Cycling
[INIT]
FIRSTMAIN
[PLAYER1]
hand:Resounding Roar
inplay:Runeclaw Bear
library:forest
manapool:{5}{R}{G}{W}
[PLAYER2]
[DO]
Resounding Roar
choice 1
Runeclaw Bear
next
next
Runeclaw Bear
next
next
next
[ASSERT]
combatend
[PLAYER1]
inplay:Runeclaw Bear
graveyard:Resounding Roar
hand:forest
[PLAYER2]
life:12
[END]