From 154ccc25557f1b92b854d18f241b1d7cb3cfc327 Mon Sep 17 00:00:00 2001 From: "techdragon.nguyen@gmail.com" Date: Mon, 4 Oct 2010 15:38:45 +0000 Subject: [PATCH] issue 475. two cards coded incorrectly, "Shelter" and "Sejiri Steppe" they are to use protection from and not fog from --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 756af90ec..c85edf67a 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -44992,11 +44992,11 @@ type=Land [card] name=Sejiri Steppe auto=tap -auto=choice name(white) && fog from white target(creature) ueot -auto=choice name(blue) && fog from blue target(creature) ueot -auto=choice name(black) && fog from black target(creature) ueot -auto=choice name(red) && fog from red target(creature) ueot -auto=choice name(green) && fog from green target(creature) ueot +auto=choice name(white) && protection from white target(creature) ueot +auto=choice name(blue) && protection from blue target(creature) ueot +auto=choice name(black) && protection from black target(creature) ueot +auto=choice name(red) && protection from red target(creature) ueot +auto=choice name(green) && protection from green target(creature) ueot auto={T}:Add {W} text=Sejiri Steppe enters the battlefield tapped. -- When Sejiri Steppe enters the battlefield, target creature you control gains protection from the color of your choice until end of turn. -- {T}: Add {W} to your mana pool. type=Land @@ -45677,11 +45677,11 @@ toughness=2 [card] name=Shelter target=creature -auto=choice name(white) && fog from white -auto=choice name(blue) && fog from blue -auto=choice name(black) && fog from black -auto=choice name(red) && fog from red -auto=choice name(green) && fog from green +auto=choice name(white) && protection from white ueot +auto=choice name(blue) && protection from blue ueot +auto=choice name(black) && protection from black ueot +auto=choice name(red) && protection from red ueot +auto=choice name(green) && protection from green ueot auto=draw:1 controller text=Target creature you control gains protection from the color of your choice until end of turn. -- Draw a card. mana={1}{W}