diff --git a/forge-gui/res/cardsfolder/c/confounding_conundrum.txt b/forge-gui/res/cardsfolder/c/confounding_conundrum.txt index 4f57886a44d..0d4853678f1 100644 --- a/forge-gui/res/cardsfolder/c/confounding_conundrum.txt +++ b/forge-gui/res/cardsfolder/c/confounding_conundrum.txt @@ -5,5 +5,5 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.OppCtrl | CheckOnTriggeredCard$ X GT1 | TriggerZones$ Battlefield | Execute$ TrigReturn | TriggerDescription$ Whenever a land enters the battlefield under an opponent's control, if that player had another land enter the battlefield under their control this turn, they return a land they control to its owner's hand. SVar:TrigReturn:DB$ ChangeZone | Chooser$ TriggeredCardController | Origin$ Battlefield | Destination$ Hand | Hidden$ True | Mandatory$ True | ChangeType$ Land.ControlledBy TriggeredCardController | ChangeNum$ 1 -SVar:X:ThisTurnEntered_Battlefield_Land.YouCtrl +SVar:X:Count$ThisTurnEntered_Battlefield_Land.YouCtrl Oracle:When Confounding Conundrum enters the battlefield, draw a card.\nWhenever a land enters the battlefield under an opponent's control, if that player had another land enter the battlefield under their control this turn, they return a land they control to its owner's hand. diff --git a/forge-gui/res/cardsfolder/t/tunnel_ignus.txt b/forge-gui/res/cardsfolder/t/tunnel_ignus.txt index 4a33c0292cb..73b033b7aa0 100644 --- a/forge-gui/res/cardsfolder/t/tunnel_ignus.txt +++ b/forge-gui/res/cardsfolder/t/tunnel_ignus.txt @@ -4,6 +4,6 @@ Types:Creature Elemental PT:2/1 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.OppCtrl | CheckOnTriggeredCard$ X GT1 | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever a land enters the battlefield under an opponent's control, if that player had another land enter the battlefield under their control this turn, CARDNAME deals 3 damage to that player. SVar:TrigPump:DB$ DealDamage | Defined$ TriggeredCardController | NumDmg$ 3 -SVar:X:ThisTurnEntered_Battlefield_Land.YouCtrl +SVar:X:Count$ThisTurnEntered_Battlefield_Land.YouCtrl SVar:Picture:http://www.wizards.com/global/images/magic/general/tunnel_ignus.jpg Oracle:Whenever a land enters the battlefield under an opponent's control, if that player had another land enter the battlefield under their control this turn, Tunnel Ignus deals 3 damage to that player.