diff --git a/forge-gui/res/cardsfolder/upcoming/niambi_faithful_healer.txt b/forge-gui/res/cardsfolder/upcoming/niambi_faithful_healer.txt index 0e4330e2435..93b157bafb4 100644 --- a/forge-gui/res/cardsfolder/upcoming/niambi_faithful_healer.txt +++ b/forge-gui/res/cardsfolder/upcoming/niambi_faithful_healer.txt @@ -3,6 +3,6 @@ ManaCost:1 W U Types:Legendary Creature Human Cleric PT:2/2 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSearch | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may search your library and/or graveyard for a card named Teferi, Timebender, reveal it, then put it into your hand. If you searched your library this way, shuffle it. -SVar:TrigSearch:DB$ ChangeZone | Origin$ Library,Graveyard | Destination$ Hand | ChangeType$ Card.namedTeferi, Timebender | ChangeNum$ 1 | Optional$ True +SVar:TrigSearch:DB$ ChangeZone | Origin$ Library,Graveyard | Destination$ Hand | ChangeType$ Card.namedTeferi; Timebender | ChangeNum$ 1 | Optional$ True DeckHints:Name$Teferi, Timebender Oracle:When Niambi, Faithful Healer enters the battlefield, you may search your library and/or graveyard for a card named Teferi, Timebender, reveal it, then put it into your hand. If you searched your library this way, shuffle it.