Fixed famrstead test. Sadly, this doesn't fix the card

This commit is contained in:
wagic.the.homebrew@gmail.com
2013-01-14 08:06:12 +00:00
parent 0fcfb43d3a
commit 2d11392e47

View File

@@ -1,4 +1,6 @@
#NAME: Farmstead #NAME: Farmstead
#DESC: Enchanted land has "At the beginning of your upkeep,
#DESC: you may pay WhiteWhite. If you do, you gain 1 life."
#DESC: Tests whether Farmstead correctly #DESC: Tests whether Farmstead correctly
#DESC: gives its ability to the land it #DESC: gives its ability to the land it
#DESC: enchants, and if it can be used #DESC: enchants, and if it can be used
@@ -12,19 +14,22 @@ manapool:{W}{W}{W}
[PLAYER2] [PLAYER2]
library:Swamp library:Swamp
[DO] [DO]
#Cast Farmstead on Plain 129680
Farmstead Farmstead
129680 129680
Farmstead
eot eot
eot eot
next next
#Get 2 White mana and try to use Farmstead ability
129681 129681
129682 129682
Farmstead 129680
choice 1
#try again (this shouldn't work)
1395 1395
1396 1396
Farmstead
129680 129680
choice 1
[ASSERT] [ASSERT]
upkeep upkeep
[PLAYER1] [PLAYER1]