From 00c77e65d28f094bb485531211d236a9168a420d Mon Sep 17 00:00:00 2001 From: Sol Date: Mon, 16 Jan 2017 01:46:20 +0000 Subject: [PATCH] - Fix Leave in the Dust spell description --- forge-gui/res/cardsfolder/l/leave_in_the_dust.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/l/leave_in_the_dust.txt b/forge-gui/res/cardsfolder/l/leave_in_the_dust.txt index 27531350c21..c229d1b35e0 100644 --- a/forge-gui/res/cardsfolder/l/leave_in_the_dust.txt +++ b/forge-gui/res/cardsfolder/l/leave_in_the_dust.txt @@ -2,6 +2,6 @@ Name:Leave in the Dust ManaCost:3 U Types:Instant A:SP$ ChangeZone | Cost$ 3 U | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | Origin$ Battlefield | Destination$ Hand | SubAbility$ DBDraw | SpellDescription$ Return target nonland permanent to its owner's hand. Draw a card. -SVar:DBDraw:DB$ Draw | NumCards$ 1 | SpellDescription$ Draw a card. +SVar:DBDraw:DB$ Draw | NumCards$ 1 SVar:Picture:http://www.wizards.com/global/images/magic/general/leave_in_the_dust.jpg Oracle:Return target nonland permanent to its owner's hand.\nDraw a card. \ No newline at end of file