Fixed a GRN primitive.
This commit is contained in:
@@ -1519,7 +1519,7 @@ toughness=2
|
|||||||
[card]
|
[card]
|
||||||
name=March of the Multitudes
|
name=March of the Multitudes
|
||||||
other={convoke} name(Convoke)
|
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.
|
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}
|
mana={X}{G}{W}{W}
|
||||||
type=Instant
|
type=Instant
|
||||||
|
|||||||
@@ -93967,7 +93967,7 @@ type=Sorcery
|
|||||||
name=Release the Gremlins
|
name=Release the Gremlins
|
||||||
target=<prexx>artifact
|
target=<prexx>artifact
|
||||||
auto=destroy
|
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.
|
text=Destroy X target artifacts. Create X 2/2 red Gremlin creature tokens.
|
||||||
mana={X}{X}{R}
|
mana={X}{X}{R}
|
||||||
type=Sorcery
|
type=Sorcery
|
||||||
|
|||||||
Reference in New Issue
Block a user