From 93d915f8773c57035fdc46c7838a5ee80dba6373 Mon Sep 17 00:00:00 2001 From: moomarc Date: Mon, 18 Mar 2013 11:38:53 +0000 Subject: [PATCH] - Fixed Mirri the Cursed Avatar putting the +1/+1 counter on the targeted creature instead of the activating creature --- res/cardsfolder/m/mirri_the_cursed_avatar.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/cardsfolder/m/mirri_the_cursed_avatar.txt b/res/cardsfolder/m/mirri_the_cursed_avatar.txt index 7b07b4d34dc..a06ae0c209c 100644 --- a/res/cardsfolder/m/mirri_the_cursed_avatar.txt +++ b/res/cardsfolder/m/mirri_the_cursed_avatar.txt @@ -4,7 +4,7 @@ Types:Vanguard HandLifeModifier:-2/-3 S:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Battlefield | Affected$ Creature.YouCtrl | AddAbility$ MirriPump | AddSVar$ MirriPutCounter | Description$ Creatures you control have "Tap: Another target creature gets -1/-1 until end of turn. Put a +1/+1 counter on this creature." SVar:MirriPump:AB$ Pump | Cost$ T | ValidTgts$ Creature.Other | NumAtt$ -1 | NumDef$ -1 | SubAbility$ MirriPutCounter | SpellDescription$ Another target creature gets -1/-1 until end of turn. Put a +1/+1 counter on this creature. -SVar:MirriPutCounter:DB$ PutCounter | Defined$ Targeted | CounterType$ P1P1 | CounterNum$ 1 +SVar:MirriPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 SVar:Picture:http://www.cardforge.org/fpics/vgd-lq/mirri_the_cursed_avatar.jpg Oracle:Hand -2, life -3\nCreatures you control have "{T}: Another target creature gets -1/-1 until end of turn. Put a +1/+1 counter on this creature." SetInfo:VAN Special \ No newline at end of file