From b69b0ea1d95daabf5cc7da2a70d76fe2ba22df08 Mon Sep 17 00:00:00 2001 From: Hanmac Date: Wed, 9 Nov 2016 17:01:49 +0000 Subject: [PATCH] cards: fixed trigger with double $ --- forge-gui/res/cardsfolder/k/khalni_gem.txt | 2 +- forge-gui/res/cardsfolder/s/sea_drake.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/k/khalni_gem.txt b/forge-gui/res/cardsfolder/k/khalni_gem.txt index feccf016402..02108d4dfe7 100644 --- a/forge-gui/res/cardsfolder/k/khalni_gem.txt +++ b/forge-gui/res/cardsfolder/k/khalni_gem.txt @@ -2,7 +2,7 @@ Name:Khalni Gem ManaCost:4 Types:Artifact A:AB$ Mana | Cost$ T | Produced$ Any | Amount$ 2 | SpellDescription$ Add two mana of any one color to your mana pool. -T:Mode$ ChangesZone$ | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigBounce | TriggerDescription$ When CARDNAME enters the battlefield, return two lands you control to their owner's hand. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigBounce | TriggerDescription$ When CARDNAME enters the battlefield, return two lands you control to their owner's hand. SVar:TrigBounce:AB$ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand | Mandatory$ True | ChangeType$ Land.YouCtrl | ChangeNum$ 2 | Hidden$ True | TgtPrompt$ Select 2 target lands you control SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/khalni_gem.jpg diff --git a/forge-gui/res/cardsfolder/s/sea_drake.txt b/forge-gui/res/cardsfolder/s/sea_drake.txt index be07c88c5ad..31f835b42af 100644 --- a/forge-gui/res/cardsfolder/s/sea_drake.txt +++ b/forge-gui/res/cardsfolder/s/sea_drake.txt @@ -3,7 +3,7 @@ ManaCost:2 U Types:Creature Drake PT:4/3 K:Flying -T:Mode$ ChangesZone$ | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigBounce | TriggerDescription$ When CARDNAME enters the battlefield, return two target lands you control to their owner's hand. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigBounce | TriggerDescription$ When CARDNAME enters the battlefield, return two target lands you control to their owner's hand. SVar:TrigBounce:AB$ ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Hand | ValidTgts$ Land.YouCtrl | TgtPrompt$ Select target land you control | TargetMin$ 2 | TargetMax$ 2 SVar:Picture:http://www.wizards.com/global/images/magic/general/sea_drake.jpg Oracle:Flying\nWhen Sea Drake enters the battlefield, return two target lands you control to their owner's hand.