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]