From ef97991237d231e31a653b51e8527a8207d746ac Mon Sep 17 00:00:00 2001 From: tehdiplomat Date: Sun, 23 Sep 2018 21:23:19 -0400 Subject: [PATCH] Fix Dimir Informant --- forge-gui/res/cardsfolder/upcoming/dimir_informant.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/dimir_informant.txt b/forge-gui/res/cardsfolder/upcoming/dimir_informant.txt index d40265680da..5cb18e6f8a1 100644 --- a/forge-gui/res/cardsfolder/upcoming/dimir_informant.txt +++ b/forge-gui/res/cardsfolder/upcoming/dimir_informant.txt @@ -2,6 +2,6 @@ Name:Dimir Informant ManaCost:2 U Types:Creature Human Rogue PT:1/4 -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSurveil | TriggerDescription$ When CARDNAME enters the battlefield, then scry 2. (To scry 2, look at the top two cards of your library, then put any number of them into your graveyard and the rest on the top of your library in any order.) +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSurveil | TriggerDescription$ When CARDNAME enters the battlefield, then surveil 2. (Look at the top two cards of your library, then put any number of them into your graveyard and the rest on the top of your library in any order.) SVar:TrigSurveil:DB$Surveil | Defined$ You | Amount$ 2 Oracle:When Dimir Informant enters the battlefield, surveil 2. (Look at the top two cards of your library, then put any number of them into your graveyard and the rest on the top of your library in any order.)