From 947d345cf2ce2a487e28e9f89a628c4df91baed4 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Tue, 21 Jul 2020 09:08:19 -0400 Subject: [PATCH] trufflesnout.txt life amount fix --- forge-gui/res/cardsfolder/t/trufflesnout.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/t/trufflesnout.txt b/forge-gui/res/cardsfolder/t/trufflesnout.txt index 07808f9d307..2448383c1c0 100644 --- a/forge-gui/res/cardsfolder/t/trufflesnout.txt +++ b/forge-gui/res/cardsfolder/t/trufflesnout.txt @@ -5,6 +5,6 @@ PT:2/2 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When CARDNAME enters the battlefield, ABILITY SVar:TrigCharm:DB$ Charm | Choices$ DBCounter,DBGainLife SVar:DBCounter:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on CARDNAME. -SVar:DBGainLife:DB$GainLife | LifeAmount$ 3 | SpellDescription$ You gain 3 life. +SVar:DBGainLife:DB$ GainLife | LifeAmount$ 4 | SpellDescription$ You gain 4 life. DeckHas:Ability$Counters & Ability$LifeGain Oracle:When Trufflesnout enters the battlefield, choose one —\n• Put a +1/+1 counter on Trufflesnout.\n• You gain 4 life.