diff --git a/projects/mtg/bin/Res/test/_tests.txt b/projects/mtg/bin/Res/test/_tests.txt index 025772736..444dc3889 100644 --- a/projects/mtg/bin/Res/test/_tests.txt +++ b/projects/mtg/bin/Res/test/_tests.txt @@ -29,6 +29,7 @@ generic/persist3.txt generic/phases.txt generic/rampage.txt generic/rampage2.txt +generic/rampage3.txt generic/rampage_vs_first_strike.txt generic/regenerate.txt generic/regenerate_wither_i146.txt diff --git a/projects/mtg/bin/Res/test/generic/rampage3.txt b/projects/mtg/bin/Res/test/generic/rampage3.txt new file mode 100644 index 000000000..04ff5c715 --- /dev/null +++ b/projects/mtg/bin/Res/test/generic/rampage3.txt @@ -0,0 +1,32 @@ +#NAME: Rampage 3 +#DESC: tests Frost Giant: Rampage(2/2,1) +[INIT] +combatattackers +[PLAYER1] +inplay:Frost Giant,Plains +hand:Swords to Plowshares +[PLAYER2] +inplay:Suntail Hawk,Scryb Sprites,Raging Goblin +[DO] +Frost Giant +next +Suntail Hawk +Scryb Sprites +Raging Goblin +next +next +next +next +next +Plains +Swords to Plowshares +Frost Giant +[ASSERT] +secondmain +[PLAYER1] +inplay:Plains +graveyard:Swords to Plowshares +life:28 +[PLAYER2] +graveyard:Suntail Hawk,Scryb Sprites,Raging Goblin +[END]