diff --git a/projects/mtg/bin/Res/sets/SCG/_cards.dat b/projects/mtg/bin/Res/sets/SCG/_cards.dat index 1ec0e1c0f..064baf12f 100644 --- a/projects/mtg/bin/Res/sets/SCG/_cards.dat +++ b/projects/mtg/bin/Res/sets/SCG/_cards.dat @@ -90,7 +90,7 @@ subtype=Ooze power=1 toughness=1 text={2}{B}{B}: Target creature gets -1/-1 until end of turn. Put a +1/+1 counter on Consumptive Goo. -auto={2}{B}{B}:-1/-1 target(creature) && counter(1/1,1) +auto={2}{B}{B}:counter(1/1) all(this) && -1/-1 target(creature) rarity=R [/card] [card] diff --git a/projects/mtg/bin/Res/sets/SHM/_cards.dat b/projects/mtg/bin/Res/sets/SHM/_cards.dat index 5089baf48..72193c3db 100644 --- a/projects/mtg/bin/Res/sets/SHM/_cards.dat +++ b/projects/mtg/bin/Res/sets/SHM/_cards.dat @@ -798,23 +798,6 @@ toughness=5 abilities=wither [/card] [card] -text=Morselhoarder enters the battlefield with two -1/-1 counters on it. Remove a -1/-1 counter from Morselhoarder: Add one mana of any color to your mana pool. -id=159407 -name=Morselhoarder -rarity=C -mana={4}{RG}{RG} -type=Creature -subtype=Elemental -auto=counter(-1/-1,2) -auto={0}:counter(-1/-1,-1) && add{W} -auto={0}:counter(-1/-1,-1) && add{U} -auto={0}:counter(-1/-1,-1) && add{B} -auto={0}:counter(-1/-1,-1) && add{R} -auto={0}:counter(-1/-1,-1) && add{G} -power=6 -toughness=4 -[/card] -[card] text={T}: Add {R} to your mana pool. auto={T}:Add {R} id=157888 diff --git a/projects/mtg/bin/Res/sets/SHM/todo.dat b/projects/mtg/bin/Res/sets/SHM/todo.dat index d8c7f2d06..2efe1837b 100644 --- a/projects/mtg/bin/Res/sets/SHM/todo.dat +++ b/projects/mtg/bin/Res/sets/SHM/todo.dat @@ -875,6 +875,24 @@ type=Land subtype=Island [/card] [card] +####Removed (0.10.1) because its ability could be used infinitely as a result of not being able to use counters as part of activation cost. +text=Morselhoarder enters the battlefield with two -1/-1 counters on it. Remove a -1/-1 counter from Morselhoarder: Add one mana of any color to your mana pool. +id=159407 +name=Morselhoarder +rarity=C +mana={4}{RG}{RG} +type=Creature +subtype=Elemental +auto=counter(-1/-1,2) +auto={0}:counter(-1/-1,-1) && add{W} +auto={0}:counter(-1/-1,-1) && add{U} +auto={0}:counter(-1/-1,-1) && add{B} +auto={0}:counter(-1/-1,-1) && add{R} +auto={0}:counter(-1/-1,-1) && add{G} +power=6 +toughness=4 +[/card] +[card] text=If Mossbridge Troll would be destroyed, regenerate it. Tap any number of untapped creatures you control other than Mossbridge Troll with total power 10 or greater: Mossbridge Troll gets +20/+20 until end of turn. id=146021 name=Mossbridge Troll