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.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user