diff --git a/projects/mtg/bin/Res/sets/primitives/GRN.txt b/projects/mtg/bin/Res/sets/primitives/GRN.txt index dcc9a4963..44fdc14e1 100644 --- a/projects/mtg/bin/Res/sets/primitives/GRN.txt +++ b/projects/mtg/bin/Res/sets/primitives/GRN.txt @@ -1519,7 +1519,7 @@ toughness=2 [card] name=March of the Multitudes other={convoke} name(Convoke) -auto=create(Soldier:creature Soldier:1/1:white:lifelink)X +auto=create(Soldier:creature Soldier:1/1:white:lifelink)*X text=Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of the creature's color.) -- Create X 1/1 white Soldier creature tokens with lifelink. mana={X}{G}{W}{W} type=Instant diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 584949978..311f6f3c6 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -93967,7 +93967,7 @@ type=Sorcery name=Release the Gremlins target=artifact auto=destroy -auto=create(Gremlin:Creature Gremlin:2/2:red)*xx +auto=create(Gremlin:Creature Gremlin:2/2:red)*X text=Destroy X target artifacts. Create X 2/2 red Gremlin creature tokens. mana={X}{X}{R} type=Sorcery