From c699644a74c58127cdda6c82c6b744c3b20cb49c Mon Sep 17 00:00:00 2001 From: Meerkov Date: Mon, 24 Sep 2018 03:50:00 +0000 Subject: [PATCH] Fix Oracle text line wrap. --- forge-gui/res/cardsfolder/f/form_of_the_dinosaur.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/f/form_of_the_dinosaur.txt b/forge-gui/res/cardsfolder/f/form_of_the_dinosaur.txt index bd4b4377d5e..5196b026b53 100644 --- a/forge-gui/res/cardsfolder/f/form_of_the_dinosaur.txt +++ b/forge-gui/res/cardsfolder/f/form_of_the_dinosaur.txt @@ -8,5 +8,4 @@ SVar:TrigDamage:DB$DealDamage | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select SVar:DBDealDamage:DB$ DealDamage | Defined$ You | DamageSource$ Targeted | NumDmg$ X | References$ X SVar:X:Targeted$CardPower SVar:Picture:http://www.wizards.com/global/images/magic/general/form_of_the_dinosaur.jpg -Oracle:When Form of the Dinosaur enters the battlefield, your life total becomes 15. -At the beginning of your upkeep, Form of the Dinosaur deals 15 damage to target creature an opponent controls and that creature deals damage equal to its power to you. \ No newline at end of file +Oracle:When Form of the Dinosaur enters the battlefield, your life total becomes 15.\nAt the beginning of your upkeep, Form of the Dinosaur deals 15 damage to target creature an opponent controls and that creature deals damage equal to its power to you. \ No newline at end of file