Fixed a GRN primitive.

This commit is contained in:
valfieri
2019-10-12 18:14:25 +02:00
parent 5c7b4b7618
commit a46786eb28
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -93967,7 +93967,7 @@ type=Sorcery
name=Release the Gremlins
target=<prexx>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