From f771ceb45958e93ee58e3d68d7f6e3a8db0d5afe Mon Sep 17 00:00:00 2001 From: "omegablast2002@yahoo.com" Date: Sun, 6 Mar 2011 17:26:26 +0000 Subject: [PATCH] Gempalm Incinerator was allowing the targetting of players with its cycling ability.... --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 6060c73d1..b16808b2c 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -24185,7 +24185,7 @@ toughness=5 [card] name=Gempalm Incinerator autohand={1}{R}:cycling -autohand={1}{R}:foreach(goblin|battlefield) damage:1 target(creature,player) && cycling +autohand={1}{R}:damage:type:goblin|mybattlefield target(creature) && cycling text=Cycling {1}{R} ({1}{R}, Discard this card: Draw a card.) -- When you cycle Gempalm Incinerator, you may have it deal X damage to target creature, where X is the number of Goblins on the battlefield. mana={2}{R} type=Creature