diff --git a/forge-gui/res/cardsfolder/t/temple_of_epiphany.txt b/forge-gui/res/cardsfolder/t/temple_of_epiphany.txt index 1b2e7c9909e..91aeaec8262 100644 --- a/forge-gui/res/cardsfolder/t/temple_of_epiphany.txt +++ b/forge-gui/res/cardsfolder/t/temple_of_epiphany.txt @@ -4,7 +4,7 @@ Types:Land K:CARDNAME enters the battlefield tapped. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry 1. SVar:TrigScry:DB$ Scry | ScryNum$ 1 -A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add {U} to your mana pool. -A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add {R} to your mana pool. +A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add {U}. +A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add {R}. SVar:Picture:http://www.wizards.com/global/images/magic/general/temple_of_epiphany.jpg -Oracle:Temple of Epiphany enters the battlefield tapped.\nWhen Temple of Epiphany enters the battlefield, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{T}: Add {U} or {R} to your mana pool. +Oracle:Temple of Epiphany enters the battlefield tapped.\nWhen Temple of Epiphany enters the battlefield, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{T}: Add {U} or {R}. \ No newline at end of file