From 8d22b6878184f9307d445d9541b878b9335e4679 Mon Sep 17 00:00:00 2001 From: "wagic.superhiro" Date: Sun, 30 May 2010 17:29:48 +0000 Subject: [PATCH] Fixed Ondu Giant & Temple of the False God. --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 9c5a16a8c..3a8d5bce8 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -31337,7 +31337,7 @@ toughness=1 [/card] [card] name=Ondu Giant -auto=moveTo(myBattlefield) target(land[basic]|myLibrary) && tap +auto=may moveTo(myBattlefield) target(basic|mylibrary) && tap text=When Ondu Giant enters the battlefield, search your library for a basic land card and put that card onto the battlefield tapped. Then shuffle your library. mana={3}{G} type=Creature @@ -45145,7 +45145,7 @@ subtype=Forest Plains [/card] [card] name=Temple of the False God -auto=aslongas(land|myBattlefield){T}:add{2} >5 +auto=aslongas(land|myBattlefield){T}:add{2} >4 text={T}: Add {2} to your mana pool. Activate this ability only if you control five or more lands. type=Land [/card]