From 20607547df7d8a4abb8077a61e02c499e43e37b9 Mon Sep 17 00:00:00 2001 From: Michael Kamensky Date: Wed, 4 Jul 2018 11:20:57 +0300 Subject: [PATCH] - Fixed Lich's Caress. --- forge-gui/res/cardsfolder/l/lichs_caress.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/l/lichs_caress.txt b/forge-gui/res/cardsfolder/l/lichs_caress.txt index 7534f97f2c5..641c7eb00a9 100644 --- a/forge-gui/res/cardsfolder/l/lichs_caress.txt +++ b/forge-gui/res/cardsfolder/l/lichs_caress.txt @@ -2,5 +2,5 @@ Name:Lich's Caress ManaCost:3 B B Types:Sorcery A:SP$ Destroy | Cost$ 3 B B | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBLifeGain | SpellDescription$ Destroy target creature. You gain 3 life. -SVars:DBLifeGain:DB$ GainLife | Defined$ You | LifeAmount$ 3 +SVar:DBLifeGain:DB$ GainLife | Defined$ You | LifeAmount$ 3 Oracle:Destroy target creature. You gain 3 life. \ No newline at end of file