From 5c7b4b76188827bb204a43c44df75375089baf7e Mon Sep 17 00:00:00 2001 From: valfieri Date: Sat, 12 Oct 2019 17:56:43 +0200 Subject: [PATCH] Fixed ELD primitive. --- projects/mtg/bin/Res/sets/primitives/ELD.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/ELD.txt b/projects/mtg/bin/Res/sets/primitives/ELD.txt index 1c6e07606..c56ad7a82 100644 --- a/projects/mtg/bin/Res/sets/primitives/ELD.txt +++ b/projects/mtg/bin/Res/sets/primitives/ELD.txt @@ -2308,9 +2308,9 @@ toughness=2 [/card] [card] name=Faerie Guidemother // Gift of the Fae -abilities=canplayfromexile +abilities=canplayfromexile,flying other={1}{W} name(Adventure) -auto=if paid(alternative) then target(creature) transforms((,flying,newability[2/1])) ueot && moveto(exile) all(this) +auto=if paid(alternative) then target(creature) transforms((,newability[2/1],newability[flying])) ueot && moveto(exile) all(this) text=Flying -- Target creature gets +2/+1 and gains flying until end of turn. (Then exile this card. You may cast the creature later from exile.) mana={W} type=Creature