diff --git a/forge-gui/res/cardsfolder/upcoming/academy_journeymage.txt b/forge-gui/res/cardsfolder/upcoming/academy_journeymage.txt index aec16da0f3e..0ad43003378 100644 --- a/forge-gui/res/cardsfolder/upcoming/academy_journeymage.txt +++ b/forge-gui/res/cardsfolder/upcoming/academy_journeymage.txt @@ -4,6 +4,6 @@ Types:Creature Human Wizard PT:3/2 S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ 1 | EffectZone$ All | CheckSVar$ Wizard | SVarCompare$ GE1 | References$ Wizard | Description$ This spell costs {1} less to cast if you control a Wizard. SVar:Wizard:Count$Valid Wizard.YouCtrl -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, return target creature an opponent controls to its owner's hand. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME enters the battlefield, return target creature an opponent controls to its owner's hand. SVar:TrigChangeZone:DB$ ChangeZone | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | Origin$ Battlefield | Destination$ Hand Oracle:This spell costs {1} less to cast if you control a Wizard. When Academy Journeymage enters the battlefield, return target creature an opponent controls to its owner's hand. \ No newline at end of file