diff --git a/forge-gui/res/cardsfolder/upcoming/wicked_visitor.txt b/forge-gui/res/cardsfolder/upcoming/wicked_visitor.txt index d615f5ad5ad..99991734ad0 100644 --- a/forge-gui/res/cardsfolder/upcoming/wicked_visitor.txt +++ b/forge-gui/res/cardsfolder/upcoming/wicked_visitor.txt @@ -2,7 +2,7 @@ Name:Wicked Visitor ManaCost:1 B Types:Creature Nightmare PT:2/2 -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Battlefield | ValidCard$ Enchantment.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever an enchantment you control is put into a graveyard from the battlefield, each opponent loses 1 life. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Enchantment.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever an enchantment you control is put into a graveyard from the battlefield, each opponent loses 1 life. SVar:TrigLoseLife:DB$ LoseLife | LifeAmount$ 1 | Defined$ Opponent DeckHints:Type$Enchantment -Oracle:Whenever an enchantment you control is put into a graveyard from the battlefield, each opponent loses 1 life. \ No newline at end of file +Oracle:Whenever an enchantment you control is put into a graveyard from the battlefield, each opponent loses 1 life.