From 4b719dc47413bfedc85d59aa91455e0f06cd083a Mon Sep 17 00:00:00 2001 From: "solo81@web.de" Date: Thu, 6 May 2010 21:26:13 +0000 Subject: [PATCH] Fixed Ophidian Eye. Altered the code of Countersquall, Punish Ignorance and Undermine by changing "targetController" to "opponent". This is a workaround for issue408, not a fix. I think we can live with that because no one wants to counter his own spells with Undermine, I think... --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 5c6d10620..a4e1dc4e6 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -8860,7 +8860,7 @@ type=Instant name=Countersquall target=*[-creature]|stack auto=fizzle -auto=life:-2 targetController +auto=life:-2 opponent text=Counter target noncreature spell. Its controller loses 2 life. mana={U}{B} type=Instant @@ -31007,7 +31007,7 @@ type=Sorcery name=Ophidian Eye abilities=flash target=creature -auto=@damaged(player) from(this):may draw:1 controller +auto=@damaged(player) from(mytgt):may draw:1 controller text=Flash (You may cast this spell any time you could cast an instant.) -- Enchant creature -- Whenever enchanted creature deals damage to an opponent, you may draw a card. mana={2}{U} type=Enchantment @@ -33568,7 +33568,7 @@ type=Instant name=Punish Ignorance target=*|stack auto=fizzle -auto=life:-3 targetController +auto=life:-3 opponent auto=life:3 controller text=Counter target spell. Its controller loses 3 life and you gain 3 life. mana={W}{U}{U}{B}