From 1f049bdd0c4c1e03f4da82714ddb0f37536cfe29 Mon Sep 17 00:00:00 2001 From: "omegablast2002@yahoo.com" Date: Tue, 26 Jul 2011 15:29:02 +0000 Subject: [PATCH] caribou range fixed...typo in the cost...please test cards before adding them, it is very obvious that cards are being added without so much as testing their abilities when i have done 6 typo fixes since release...typos that deemed the card completely un-usable...such as caribou range which would sacrifice the enchantment if you wanted to gain a life. --- 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 502a37092..99b58c627 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -9869,7 +9869,7 @@ toughness=1 name=Caribou Range target=land|myBattlefield auto=teach(land) {W}{W}{T}:token(Caribou,Creature Caribou,0/1,white) -auto=teach(land) {S(caribou[token]|myBattlefield}:life:1 +auto=teach(land) {S(caribou[token]|myBattlefield)}:life:1 text=Enchant land you control -- Enchanted land has "{W}{W}, {T}: Put a 0/1 white Caribou creature token onto the battlefield." -- Sacrifice a Caribou token: You gain 1 life. mana={2}{W}{W} type=Enchantment