From 3bda949ad5e8441250f046cf1b48724e6913845d Mon Sep 17 00:00:00 2001 From: "omegablast2002@yahoo.com" Date: Fri, 27 Aug 2010 11:22:48 +0000 Subject: [PATCH] fixed all "cohort" creatures, they were giving thier bonus "for each" colored creature matching the aslongas. --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 4c9206e34..b76434334 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -2549,7 +2549,7 @@ type=Sorcery [/card] [card] name=Ashenmoor Cohort -auto=aslongas(other creature[black]|myBattlefield) 1/1 +auto=aslongas(other creature[black]|myBattlefield) 1/1 != 0 text=Ashenmoor Cohort gets +1/+1 as long as you control another black creature. mana={5}{B} type=Creature @@ -3399,7 +3399,7 @@ toughness=2 [card] name=Ballynock Cohort abilities=first strike -auto=aslongas(other creature[white]|myBattlefield) 1/1 +auto=aslongas(other creature[white]|myBattlefield) 1/1 != 0 text=First strike -- Ballynock Cohort gets +1/+1 as long as you control another white creature. mana={2}{W} type=Creature @@ -6175,7 +6175,7 @@ subtype=Aura [card] name=Briarberry Cohort abilities=flying -auto=aslongas(other creature[blue]|myBattlefield) 1/1 +auto=aslongas(other creature[blue]|myBattlefield) 1/1 != 0 text=Flying -- Briarberry Cohort gets +1/+1 as long as you control another blue creature. mana={1}{U} type=Creature @@ -9642,7 +9642,7 @@ toughness=5 [/card] [card] name=Crabapple Cohort -auto=aslongas(other creature[green]|myBattlefield) 1/1 +auto=aslongas(other creature[green]|myBattlefield) 1/1 != 0 text=Crabapple Cohort gets +1/+1 as long as you control another green creature. mana={4}{G} type=Creature @@ -31468,7 +31468,7 @@ toughness=1 [card] name=Mudbrawler Cohort abilities=haste -auto=aslongas(other creature[red]|myBattlefield) 1/1 +auto=aslongas(other creature[red]|myBattlefield) 1/1 != 0 text=Haste -- Mudbrawler Cohort gets +1/+1 as long as you control another red creature. mana={1}{R} type=Creature