Merge branch 'master' of https://github.com/kevlahnota/wagic
This commit is contained in:
22
projects/mtg/bin/Res/test/Replenish.txt
Normal file
22
projects/mtg/bin/Res/test/Replenish.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
#Put in play Fists of Ironwood via Replenish
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
life:20
|
||||
hand:Replenish
|
||||
graveyard:Fists of Ironwood, Opalescence, Opalescence
|
||||
manapool:{3}{W}
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[DO]
|
||||
Replenish
|
||||
eot
|
||||
[ASSERT]
|
||||
UNTAP
|
||||
[PLAYER1]
|
||||
graveyard:Replenish, Fists of Ironwood
|
||||
inplay:Opalescence, Opalescence
|
||||
life:20
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[END]
|
||||
23
projects/mtg/bin/Res/test/Show_and_Tell.txt
Normal file
23
projects/mtg/bin/Res/test/Show_and_Tell.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
#Put in play Fists of Ironwood via Show and Tell
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
life:20
|
||||
hand:Show and Tell, Fists of Ironwood
|
||||
manapool:{2}{U}
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[DO]
|
||||
Show and Tell
|
||||
choice 0
|
||||
Fists of Ironwood
|
||||
eot
|
||||
[ASSERT]
|
||||
UNTAP
|
||||
[PLAYER1]
|
||||
graveyard:Show and Tell
|
||||
hand:Fists of Ironwood
|
||||
life:20
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[END]
|
||||
@@ -577,6 +577,7 @@ regal_force.txt
|
||||
reinforcements_1.txt
|
||||
Rending_Vines.txt
|
||||
Rending_Vines2.txt
|
||||
Replenish.txt
|
||||
resounding_roar.txt
|
||||
resurrection.txt
|
||||
resuscitate_i210.txt
|
||||
@@ -623,6 +624,7 @@ shimmer_myr_FORCEDALIVE.txt
|
||||
shivan_hellkite.txt
|
||||
shock.txt
|
||||
shock2.txt
|
||||
Show_and_Tell.txt
|
||||
siege_gang_commander.txt
|
||||
simic_initiate.txt
|
||||
slate_of_ancestry.txt
|
||||
|
||||
Reference in New Issue
Block a user