From d76ae27611fa3b0ed854d3f5f97903508afa5d35 Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Mon, 29 Mar 2021 04:46:29 +0000 Subject: [PATCH] fix cards --- forge-gui/res/cardsfolder/a/angelic_destiny.txt | 3 +-- forge-gui/res/cardsfolder/s/screams_from_within.txt | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/forge-gui/res/cardsfolder/a/angelic_destiny.txt b/forge-gui/res/cardsfolder/a/angelic_destiny.txt index 551d0d68b4a..bc8bd313721 100644 --- a/forge-gui/res/cardsfolder/a/angelic_destiny.txt +++ b/forge-gui/res/cardsfolder/a/angelic_destiny.txt @@ -5,6 +5,5 @@ K:Enchant creature A:SP$ Attach | Cost$ 2 W W | ValidTgts$ Creature | AILogic$ Pump S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 4 | AddToughness$ 4 | AddKeyword$ Flying & First Strike | AddType$ Angel | Description$ Enchanted creature gets +4/+4, has flying and first strike, and is an Angel in addition to its other types. T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.AttachedBy | Execute$ TrigChangeZone | TriggerDescription$ When enchanted creature dies, return CARDNAME to its owner's hand. -SVar:TrigChangeZone:DB$ChangeZone | Origin$ Graveyard | Destination$ Hand -SVar:Picture:http://www.wizards.com/global/images/magic/general/angelic_destiny.jpg +SVar:TrigChangeZone:DB$ChangeZone | Origin$ Graveyard | Destination$ Hand | Defined$ CorrectedSelf Oracle:Enchant creature\nEnchanted creature gets +4/+4, has flying and first strike, and is an Angel in addition to its other types.\nWhen enchanted creature dies, return Angelic Destiny to its owner's hand. diff --git a/forge-gui/res/cardsfolder/s/screams_from_within.txt b/forge-gui/res/cardsfolder/s/screams_from_within.txt index 817646c5869..e1689c93bac 100644 --- a/forge-gui/res/cardsfolder/s/screams_from_within.txt +++ b/forge-gui/res/cardsfolder/s/screams_from_within.txt @@ -5,6 +5,5 @@ K:Enchant creature A:SP$ Attach | Cost$ 1 B B | ValidTgts$ Creature | AILogic$ Curse S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ -1 | AddToughness$ -1 | Description$ Enchanted creature gets -1/-1. T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.AttachedBy | Execute$ TrigChange | TriggerDescription$ When enchanted creature dies, return CARDNAME from your graveyard to the battlefield. -SVar:TrigChange:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield -SVar:Picture:http://www.wizards.com/global/images/magic/general/screams_from_within.jpg +SVar:TrigChange:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | Defined$ CorrectedSelf Oracle:Enchant creature\nEnchanted creature gets -1/-1.\nWhen enchanted creature dies, return Screams from Within from your graveyard to the battlefield.