Merge pull request #677 from kevlahnota/master
Add Sphere of Resistance test
This commit is contained in:
@@ -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]
|
||||||
@@ -635,6 +635,7 @@ spark_elemental.txt
|
|||||||
spectral_shield_CANTBETARGETOF.txt
|
spectral_shield_CANTBETARGETOF.txt
|
||||||
spell_rupture.txt
|
spell_rupture.txt
|
||||||
spell_rupture_2.txt
|
spell_rupture_2.txt
|
||||||
|
Sphere_of_Resistance.txt
|
||||||
sphinx_summoner.txt
|
sphinx_summoner.txt
|
||||||
spirit_link.txt
|
spirit_link.txt
|
||||||
spirit_link_i173.txt
|
spirit_link_i173.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user