From d04ce83c1be7145f44e70f3d68be5af06f490a6c Mon Sep 17 00:00:00 2001 From: leungclj Date: Sun, 25 Oct 2009 11:14:30 +0000 Subject: [PATCH] JON4TH4N - (ZEN) fixes Baloth Woodcrasher, it won't loss its +4/+4 ueot. I also did similar change to other cards, not sure if this has fix them, but sure it functions just the same, and less chance to have error. Please review, please. --- projects/mtg/bin/Res/sets/SHM/_cards.dat | 3 ++- projects/mtg/bin/Res/sets/USG/_cards.dat | 3 ++- projects/mtg/bin/Res/sets/ZEN/_cards.dat | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/projects/mtg/bin/Res/sets/SHM/_cards.dat b/projects/mtg/bin/Res/sets/SHM/_cards.dat index 0f0f25d39..4b52585b7 100644 --- a/projects/mtg/bin/Res/sets/SHM/_cards.dat +++ b/projects/mtg/bin/Res/sets/SHM/_cards.dat @@ -820,7 +820,8 @@ type=Sorcery [/card] [card] text=Whenever a land enters the battlefield under an opponent's control, that player loses 2 life and you gain 2 life. -auto=@movedTo(land|opponentBattlefield):life:-2 opponent && life:2 controller +auto=@movedTo(land|opponentBattlefield):life:-2 opponent +auto=@movedTo(land|opponentBattlefield):life:2 controller id=146766 name=Polluted Bonds rarity=R diff --git a/projects/mtg/bin/Res/sets/USG/_cards.dat b/projects/mtg/bin/Res/sets/USG/_cards.dat index 0f2fc2a37..5845552b0 100644 --- a/projects/mtg/bin/Res/sets/USG/_cards.dat +++ b/projects/mtg/bin/Res/sets/USG/_cards.dat @@ -1354,7 +1354,8 @@ type=Artifact [/card] [card] text=Whenever an opponent plays a white spell, that player loses 1 life and you gain 1 life. -auto=@movedTo(*[white]|opponentStack): life:-1 opponent && life:1 controller +auto=@movedTo(*[white]|opponentStack): life:-1 opponent +auto=@movedTo(*[white]|opponentStack): life:1 controller id=5696 name=Yawgmoth's Edict rarity=U diff --git a/projects/mtg/bin/Res/sets/ZEN/_cards.dat b/projects/mtg/bin/Res/sets/ZEN/_cards.dat index de09ab43b..fc424372a 100644 --- a/projects/mtg/bin/Res/sets/ZEN/_cards.dat +++ b/projects/mtg/bin/Res/sets/ZEN/_cards.dat @@ -39,7 +39,8 @@ rarity=U mana={4}{G}{G} type=Creature subtype=Beast -auto=@movedTo(land|myBattlefield):4/4 ueot && trample ueot +auto=@movedTo(land|myBattlefield):4/4 ueot +auto=@movedTo(land|myBattlefield):trample ueot power=4 toughness=4 [/card]