From 3ac6bc3ec365ba913ecdf775985ca09b594c492e Mon Sep 17 00:00:00 2001 From: Psyyringe Date: Mon, 22 Feb 2010 06:11:01 +0000 Subject: [PATCH] Psyringe - small fix to Stoneforge Mystic, thanks to arcaneous for the bug report. This closes issue 356. --- 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 8634820c6..c28ed37c3 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -37040,7 +37040,7 @@ toughness=4 [card] name=Stoneforge Mystic auto=may moveTo(myhand) target(equipment|mylibrary) -auto={1}{W}:moveTo(myBattlefield) target(equipment|myhand) +auto={1}{W}{T}:moveTo(myBattlefield) target(equipment|myhand) text=When Stoneforge Mystic enters the battlefield, you may search your library for an Equipment card, reveal it, put it into your hand, then shuffle your library. -- {1}{W}, {T}: You may put an Equipment card from your hand onto the battlefield. mana={1}{W} type=Creature