From ee442ee15a0a7d04468695e95f4990c40a3e6e7c Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 16:29:57 +0000 Subject: [PATCH] - Fixing Spell Description of Faceless Devourer --- res/cardsfolder/faceless_devourer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/cardsfolder/faceless_devourer.txt b/res/cardsfolder/faceless_devourer.txt index b024d30cae0..4a08ec57331 100644 --- a/res/cardsfolder/faceless_devourer.txt +++ b/res/cardsfolder/faceless_devourer.txt @@ -4,7 +4,7 @@ Types:Creature Nightmare Horror Text:no text PT:2/1 K:Shadow -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile target creature. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When Faceless Devourer enters the battlefield, exile another target creature with shadow. T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME leaves the battlefield, return the exiled card to the battlefield under its owner's control. SVar:TrigExile:AB$ChangeZone | Cost$ 0 | TargetMin$ 1 | IsCurse$ True | ValidTgts$ Creature.withShadow+Other | TgtPrompt$ Choose target creature with shadow other than Faceless Devourer. | RememberTargets$ True | ForgetOtherTargets$ True | Origin$ Battlefield | Destination$ Exile SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Defined$ Remembered | Origin$ Exile | Destination$ Battlefield