JON4TH4N - added a few more cards + test script
This commit is contained in:
@@ -106,7 +106,6 @@ belligerent_hatchling.txt
|
||||
benalish_knight.txt
|
||||
black_vise.txt
|
||||
blessed_wine.txt
|
||||
blight_sickle.txt
|
||||
blinking_spirit.txt
|
||||
bloodfire_colossus.txt
|
||||
bloodhall_ooze.txt
|
||||
@@ -288,6 +287,7 @@ reclusive_wight.txt
|
||||
reclusive_wight2.txt
|
||||
recover.txt
|
||||
regal_force.txt
|
||||
resounding_roar.txt
|
||||
resurrection.txt
|
||||
rhox_meditant.txt
|
||||
rhox_meditant2.txt
|
||||
@@ -352,8 +352,6 @@ wall_of_diffusion.txt
|
||||
wall_of_diffusion2.txt
|
||||
warren_instigator.txt
|
||||
welkin_hawk.txt
|
||||
whispersilk_cloak.txt
|
||||
whispersilk_cloak2.txt
|
||||
white_knight1.txt
|
||||
windswept_heath.txt
|
||||
wrath_of_god.txt
|
||||
|
||||
@@ -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]
|
||||
Reference in New Issue
Block a user