Merge pull request #677 from kevlahnota/master

Add Sphere of Resistance test
This commit is contained in:
Anthony Calosa
2016-06-04 08:49:43 +08:00
2 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
#Testing Sphere of Resistance
#It must not crash with buyback
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:Sphere of Resistance,Swamp
hand:Capsize
manapool:{6}{U}{U}{U}{U}
[PLAYER2]
[DO]
Capsize
# pay buyback
choice 1
Sphere of Resistance
Capsize
Swamp
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:Capsize
hand:Sphere of Resistance,Swamp
manapool{0}
[PLAYER2]
[END]

View File

@@ -635,6 +635,7 @@ spark_elemental.txt
spectral_shield_CANTBETARGETOF.txt
spell_rupture.txt
spell_rupture_2.txt
Sphere_of_Resistance.txt
sphinx_summoner.txt
spirit_link.txt
spirit_link_i173.txt