From 1f8e1179ccf60fffd270a522e235a31346d75971 Mon Sep 17 00:00:00 2001 From: "wagic.the.homebrew@gmail.com" Date: Mon, 14 Jan 2013 11:10:01 +0000 Subject: [PATCH] Fix for issue 930 (Farmstead can be used more than once per turn) --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 80b3b40c5..1c1474230 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -27430,7 +27430,7 @@ toughness=1 [card] name=Farmstead target=land -auto=transforms((,newability[{w}{w}:life:1 controller myupkeeponly])) +auto=transforms((,newability[{w}{w}:life:1 controller myupkeeponly limit:1])) text=Enchant land -- Enchanted land has "At the beginning of your upkeep, you may pay {W}{W}. If you do, you gain 1 life." mana={W}{W}{W} type=Enchantment