From cbcc5a57caf7d9bf1f78fe73e648b5af058cb1d2 Mon Sep 17 00:00:00 2001 From: "wagic.the.homebrew@gmail.com" Date: Mon, 14 Jan 2013 12:37:53 +0000 Subject: [PATCH] Fixing Gamble (I am aware that this makes the card less close to the rules in theory, but now the test passes. Let's not break some parts of a card when we fix other parts, please). It is possible revision 4519 introduced other similar issues in other cards, but that revision was so big that I didn't want to revert it entirely --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 67033d72f..f454a60c8 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -31239,7 +31239,8 @@ type=Artifact [/card] [card] name=Gamble -auto=moveTo(myHand) notatarget(*|myLibrary) +target=*|myLibrary +auto=moveTo(myHand) auto=discard:1 text=Search your library for a card, put that card into your hand, discard a card at random, then shuffle your library. mana={R}