From 8f69feb830f80a10c90aefeb2b255c9c7b8beca7 Mon Sep 17 00:00:00 2001 From: Agetian Date: Fri, 21 Apr 2017 05:21:44 +0000 Subject: [PATCH] - Fixed Mouth // Feed card drawing count. --- forge-gui/res/cardsfolder/upcoming/mouth_feed.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/mouth_feed.txt b/forge-gui/res/cardsfolder/upcoming/mouth_feed.txt index a6121930719..6b1f6c381c0 100644 --- a/forge-gui/res/cardsfolder/upcoming/mouth_feed.txt +++ b/forge-gui/res/cardsfolder/upcoming/mouth_feed.txt @@ -14,5 +14,5 @@ ManaCost:3 G Types:Sorcery K:Aftermath A:SP$ Draw | Cost$ 3 G | NumCards$ X | References$ X | SpellDescription$ Draw a card for each creature you control with power 3 or greater. -SVar:X:Count$TypeYouCtrl.Creature.powerGE3 +SVar:X:Count$Valid Creature.YouCtrl+powerGE3 Oracle:Aftermath (Cast this spell only from your graveyard. Then exile it.)\nDraw a card for each creature you control with power 3 or greater. \ No newline at end of file