Create lifetap2.txt

This commit is contained in:
Anthony Calosa
2016-07-08 10:18:00 +08:00
committed by GitHub
parent d34ecff3aa
commit 9f5c3e9942

View File

@@ -0,0 +1,22 @@
#Player 2 must not gain life because Shocklands enters tha battlefied tapped...
[INIT]
firstmain
[PLAYER1]
hand:Stomping Ground, Temple Garden
inplay:Exploration
[PLAYER2]
inplay:Lifetap
life:20
[DO]
Stomping Ground
choice 1
Temple Garden
choice 1
[ASSERT]
firstmain
[PLAYER1]
inplay:Exploration, Stomping Ground, Temple Garden
[PLAYER2]
inplay:Lifetap
life:20
[END]