From a7c97c58bf3761ea70b323a80464bd8afd7a7ec0 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Sun, 2 Jun 2019 15:45:36 +0100 Subject: [PATCH] Fix for answered prayers animate --- forge-gui/res/cardsfolder/upcoming/answered_prayers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/answered_prayers.txt b/forge-gui/res/cardsfolder/upcoming/answered_prayers.txt index dda86b2a2c1..76d4f3f577b 100644 --- a/forge-gui/res/cardsfolder/upcoming/answered_prayers.txt +++ b/forge-gui/res/cardsfolder/upcoming/answered_prayers.txt @@ -3,6 +3,6 @@ ManaCost:1 W W Types:Enchantment T:Mode$ ChangesZone | ValidCard$ Creature.YouCtrl | Origin$ Any | Destination$ Battlefield | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever a creature enters the battlefield under your control, you gain 1 life. If CARDNAME isn't a creature, it becomes a 3/3 Angel creature with flying in addition to its other types until end of turn. SVar:TrigGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1 | SubAbility$ DBAnimate -SVar:DBAnimate:DB$ Animate | Defined$ TriggeredCard | Power$ 3 | Toughness$ 3 | Types$ Creature,Angel | Keywords$ Flying | ConditionDefined$ Self | ConditionPresent$ Card.nonCreature +SVar:DBAnimate:DB$ Animate | Defined$ Self | Power$ 3 | Toughness$ 3 | Types$ Creature,Angel | Keywords$ Flying | ConditionDefined$ Self | ConditionPresent$ Card.nonCreature SVar:BuffedBy:Creature Oracle:Whenever a creature enters the battlefield under your control, you gain 1 life. If Answered Prayers isn't a creature, it becomes a 3/3 Angel creature with flying in addition to its other types until end of turn.