From ad8fab8b3f2a0596bb50636d9a0b82776bece714 Mon Sep 17 00:00:00 2001 From: Hanmac Date: Wed, 28 Dec 2016 10:28:06 +0000 Subject: [PATCH] cards: do Corpsejack Menace as ReplaceEffect too --- forge-gui/res/cardsfolder/c/corpsejack_menace.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/c/corpsejack_menace.txt b/forge-gui/res/cardsfolder/c/corpsejack_menace.txt index 9ef9b58fbc3..c4dfff35994 100644 --- a/forge-gui/res/cardsfolder/c/corpsejack_menace.txt +++ b/forge-gui/res/cardsfolder/c/corpsejack_menace.txt @@ -2,8 +2,8 @@ Name:Corpsejack Menace ManaCost:2 B G Types:Creature Fungus PT:4/4 -R:Event$ AddCounter | ActiveZones$ Battlefield | ValidCard$ Creature.YouCtrl | ValidCounterType$ P1P1 | ReplaceWith$ AddDoubleCounters | Description$ If one or more +1/+1 counters would be placed on a creature you control, twice that many +1/+1 counters are placed on it instead. -SVar:AddDoubleCounters:DB$ PutCounter | Defined$ ReplacedCard | CounterType$ ReplacedCounterType | CounterNum$ X | References$ X +R:Event$ AddCounter | ActiveZones$ Battlefield | ValidCard$ Creature.YouCtrl | ValidCounterType$ P1P1 | ReplaceWith$ DoubleCounters | Description$ If one or more +1/+1 counters would be placed on a creature you control, twice that many +1/+1 counters are placed on it instead. +SVar:DoubleCounters:DB$ ReplaceEffect | VarName$ CounterNum | VarValue$ X | References$ X SVar:X:ReplaceCount$CounterNum/Twice SVar:Picture:http://www.wizards.com/global/images/magic/general/corpsejack_menace.jpg Oracle:If one or more +1/+1 counters would be placed on a creature you control, twice that many +1/+1 counters are placed on it instead.