From ee61d7ad6b239dd69e6f85868f97f249ee5ff98d Mon Sep 17 00:00:00 2001 From: "wagic.superhiro" Date: Sat, 25 Jul 2009 19:20:01 +0000 Subject: [PATCH] Fixed Balefire Liege. --- projects/mtg/bin/Res/sets/EVE/_cards.dat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/mtg/bin/Res/sets/EVE/_cards.dat b/projects/mtg/bin/Res/sets/EVE/_cards.dat index feb7dcc3b..bff681cf3 100644 --- a/projects/mtg/bin/Res/sets/EVE/_cards.dat +++ b/projects/mtg/bin/Res/sets/EVE/_cards.dat @@ -26,8 +26,8 @@ toughness=4 [card] text=Other red creatures you control get +1/+1. Other white creatures you control get +1/+1. Whenever you play a red spell, Balefire Liege deals 3 damage to target player. Whenever you play a white spell, you gain 3 life. id=158104 -auto=lord(creature[red]) 1/1 other -auto=lord(creature[white]) 1/1 other +auto=lord(creature[red]|myinplay) 1/1 other +auto=lord(creature[white]|myinplay) 1/1 other auto=@movedto(*[red]|mystack):damage:3 target(player) auto=@movedto(*[white]|mystack):life:3 name=Balefire Liege