From 56e55fca798a5a485012f5088124b3696666d27e Mon Sep 17 00:00:00 2001 From: "solo81@web.de" Date: Thu, 24 Sep 2009 19:00:46 +0000 Subject: [PATCH] Fixed Venser's Diffusion (FUT) --- projects/mtg/bin/Res/sets/FUT/_cards.dat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/mtg/bin/Res/sets/FUT/_cards.dat b/projects/mtg/bin/Res/sets/FUT/_cards.dat index 551f63f78..fe206aba9 100644 --- a/projects/mtg/bin/Res/sets/FUT/_cards.dat +++ b/projects/mtg/bin/Res/sets/FUT/_cards.dat @@ -329,10 +329,10 @@ toughness=1 [card] text=Return target nonland permanent or suspended card to its owner's hand. target=*[-land] -alias=1229 +auto=moveTo(ownerhand) id=136197 name=Venser's Diffusion rarity=C type=Instant mana={2}{U} -[/card] +[/card] \ No newline at end of file