From 987dce264395b8fb3b7085bf5fd02be5d7c68e4e Mon Sep 17 00:00:00 2001 From: tool4EvEr Date: Thu, 22 Apr 2021 20:14:31 +0200 Subject: [PATCH] Fix PlayMain1 scripts --- forge-gui/res/cardsfolder/d/daxoss_torment.txt | 2 +- forge-gui/res/cardsfolder/r/reptilian_reflection.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/d/daxoss_torment.txt b/forge-gui/res/cardsfolder/d/daxoss_torment.txt index 3c3bbcd19e0..6a78f4ef5d8 100644 --- a/forge-gui/res/cardsfolder/d/daxoss_torment.txt +++ b/forge-gui/res/cardsfolder/d/daxoss_torment.txt @@ -4,7 +4,7 @@ Types:Enchantment T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigAnimate | TriggerDescription$ Constellation — Whenever CARDNAME or another enchantment enters the battlefield under your control, CARDNAME becomes a 5/5 Demon creature with flying and haste in addition to its other types until end of turn. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Enchantment.Other+YouCtrl | TriggerZones$ Battlefield | Secondary$ True | Execute$ TrigAnimate | TriggerDescription$ Constellation — Whenever CARDNAME or another enchantment enters the battlefield under your control, CARDNAME becomes a 5/5 Demon creature with flying and haste in addition to its other types until end of turn. SVar:TrigAnimate:DB$ Animate | Defined$ Self | Power$ 5 | Toughness$ 5 | Types$ Creature,Demon | Keywords$ Flying & Haste -SVar:PlayMain1:Always +SVar:PlayMain1:ALWAYS SVar:BuffedBy:Enchantment SVar:Picture:http://www.wizards.com/global/images/magic/general/daxoss_torment.jpg Oracle:Constellation — Whenever Daxos's Torment or another enchantment enters the battlefield under your control, Daxos's Torment becomes a 5/5 Demon creature with flying and haste in addition to its other types until end of turn. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/r/reptilian_reflection.txt b/forge-gui/res/cardsfolder/r/reptilian_reflection.txt index a8499c6ba14..8a5900ef733 100755 --- a/forge-gui/res/cardsfolder/r/reptilian_reflection.txt +++ b/forge-gui/res/cardsfolder/r/reptilian_reflection.txt @@ -3,6 +3,6 @@ ManaCost:2 R Types:Enchantment T:Mode$ Cycled | ValidCard$ Card.YouOwn | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigAnimate | TriggerDescription$ Whenever you cycle a card, you may have CARDNAME become a 5/4 Dinosaur creature with trample and haste in addition to its other types until end of turn. SVar:TrigAnimate:DB$ Animate | Defined$ Self | Power$ 5 | Toughness$ 4 | Types$ Creature,Dinosaur | Keywords$ Trample & Haste -SVar:PlayMain1:Always +SVar:PlayMain1:ALWAYS DeckHas:Type$Dinosaur Oracle:Whenever you cycle a card, you may have Reptilian Reflection become a 5/4 Dinosaur creature with trample and haste in addition to its other types until end of turn.