From af879a152136c5aebb7b9f7efeb7a61a54af71f0 Mon Sep 17 00:00:00 2001 From: Sloth Date: Sat, 19 Jul 2014 19:33:08 +0000 Subject: [PATCH] - Fixed Feast on the Fallen. --- forge-gui/res/cardsfolder/f/feast_on_the_fallen.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/f/feast_on_the_fallen.txt b/forge-gui/res/cardsfolder/f/feast_on_the_fallen.txt index 1dee3823f38..9ceaa355c2a 100644 --- a/forge-gui/res/cardsfolder/f/feast_on_the_fallen.txt +++ b/forge-gui/res/cardsfolder/f/feast_on_the_fallen.txt @@ -1,8 +1,8 @@ Name:Feast on the Fallen ManaCost:2 B Types:Enchantment -T:Mode$ Phase | Phase$ Upkeep | CheckSVar$ X | References$ X | SVarCompare$ GE1 | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of each upkeep, if an opponent lost life last turn, put a +1/+1 counter on each creature you control. -SVar:TrigPutCounter:AB$ PutCounterAll | Cost$ 0 | ValidCards$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 +T:Mode$ Phase | Phase$ Upkeep | CheckSVar$ X | References$ X | SVarCompare$ GE1 | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of each upkeep, if an opponent lost life last turn, put a +1/+1 counter on target creature you control. +SVar:TrigPutCounter:AB$ PutCounter | Cost$ 0 | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | CounterType$ P1P1 | CounterNum$ 1 SVar:X:PlayerCountOpponents$LifeLostLastTurn SVar:Picture:http://www.wizards.com/global/images/magic/general/feast_on_the_fallen.jpg Oracle:At the beginning of each upkeep, if an opponent lost life last turn, put a +1/+1 counter on target creature you control.