From 2aea3d02c8f33e90d0b7272688f1cfa9e0d65d57 Mon Sep 17 00:00:00 2001 From: Agetian Date: Mon, 23 Jan 2017 10:52:27 +0000 Subject: [PATCH] - Added missing description part to Parting Thoughts. --- forge-gui/res/cardsfolder/p/parting_thoughts.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/p/parting_thoughts.txt b/forge-gui/res/cardsfolder/p/parting_thoughts.txt index a866f4e8881..fbdbb28dc05 100644 --- a/forge-gui/res/cardsfolder/p/parting_thoughts.txt +++ b/forge-gui/res/cardsfolder/p/parting_thoughts.txt @@ -1,7 +1,7 @@ Name:Parting Thoughts ManaCost:2 B Types:Sorcery -A:SP$ Destroy | Cost$ 2 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | RememberDestroyed$ True | SpellDescription$ Destroy target creature. | SubAbility$ DBDraw +A:SP$ Destroy | Cost$ 2 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | RememberDestroyed$ True | SpellDescription$ Destroy target creature. You draw X cards and you lose X life, where X is the number of counters on that creature. | SubAbility$ DBDraw SVar:DBDraw:DB$ Draw | NumCards$ X | References$ X | SubAbility$ DBLoseLife SVar:DBLoseLife:DB$LoseLife | LifeAmount$ X | References$ X | SubAbility$ DBCleanUp SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True