mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Fixed some cards via the cards.txt file. Most of these cards were displaying the same text string twice. The following cards were fixed: Belbe's Portal; Hush; Lab Rats; Lay Waste; Nourish; Nyxathid; Spark Spray; Sprout Swarm; Yawgmoth's Bargain.
This commit is contained in:
@@ -1826,7 +1826,7 @@ Enchant creature
|
|||||||
Nourish
|
Nourish
|
||||||
G G
|
G G
|
||||||
Instant
|
Instant
|
||||||
You gain 6 life.
|
no text
|
||||||
|
|
||||||
Arcbound Bruiser
|
Arcbound Bruiser
|
||||||
5
|
5
|
||||||
@@ -4465,7 +4465,7 @@ Haste
|
|||||||
Nyxathid
|
Nyxathid
|
||||||
1 B B
|
1 B B
|
||||||
Creature Elemental
|
Creature Elemental
|
||||||
As Nyxathid comes into play, choose an opponent.Nyxathid gets -1/-1 for each card in the chosen player's hand.
|
As Nyxathid comes into play, choose an opponent. Nyxathid gets -1/-1 for each card in the chosen player's hand.
|
||||||
7/7
|
7/7
|
||||||
|
|
||||||
Juggernaut
|
Juggernaut
|
||||||
@@ -6193,7 +6193,7 @@ Destroy all enchantments.
|
|||||||
Hush
|
Hush
|
||||||
3 G
|
3 G
|
||||||
Sorcery
|
Sorcery
|
||||||
Destroy all enchantments.
|
no text
|
||||||
|
|
||||||
Tranquility
|
Tranquility
|
||||||
2 G
|
2 G
|
||||||
@@ -6721,7 +6721,7 @@ All creatures get -1/-1.
|
|||||||
Belbe's Portal
|
Belbe's Portal
|
||||||
5
|
5
|
||||||
Artifact
|
Artifact
|
||||||
As Belbe's Portal comes into play, choose a creature type.
|
As Belbe's Portal comes into play, choose a creature type. 3, T: You may put a creature card of the chosen type from your hand onto the battlefield.
|
||||||
|
|
||||||
Cover of Darkness
|
Cover of Darkness
|
||||||
1 B
|
1 B
|
||||||
@@ -7175,7 +7175,7 @@ All rats have fear.
|
|||||||
Lab Rats
|
Lab Rats
|
||||||
B
|
B
|
||||||
Sorcery
|
Sorcery
|
||||||
Put a 1/1 black Rat creature token into play.
|
no text
|
||||||
|
|
||||||
Patrol Signaler
|
Patrol Signaler
|
||||||
1 W
|
1 W
|
||||||
@@ -11835,7 +11835,7 @@ Target player reveals his or her hand and discards all nonland cards.
|
|||||||
Sprout Swarm
|
Sprout Swarm
|
||||||
1 G
|
1 G
|
||||||
Instant
|
Instant
|
||||||
Put a 1/1 green Saproling creature token into play.
|
no text
|
||||||
Buyback 3 (You may pay an additional 3 as you play this spell. If you do, put this card into your hand as it resolve.)
|
Buyback 3 (You may pay an additional 3 as you play this spell. If you do, put this card into your hand as it resolve.)
|
||||||
|
|
||||||
Llanowar Mentor
|
Llanowar Mentor
|
||||||
@@ -12509,7 +12509,7 @@ no text
|
|||||||
Spark Spray
|
Spark Spray
|
||||||
R
|
R
|
||||||
Instant
|
Instant
|
||||||
Spark Spray deals 1 damage to target creature or player. Cycling R
|
no text
|
||||||
|
|
||||||
Path of Anger's Flame
|
Path of Anger's Flame
|
||||||
2 R
|
2 R
|
||||||
@@ -12519,7 +12519,7 @@ Creatures you control get +2/+0 until end of turn.
|
|||||||
Lay Waste
|
Lay Waste
|
||||||
3 R
|
3 R
|
||||||
Sorcery
|
Sorcery
|
||||||
Destroy target land.
|
no text
|
||||||
|
|
||||||
Threaten
|
Threaten
|
||||||
2 R
|
2 R
|
||||||
@@ -13961,7 +13961,7 @@ Skip your draw step. If you would discard a card from your hand, remove that car
|
|||||||
Yawgmoth's Bargain
|
Yawgmoth's Bargain
|
||||||
4 B B
|
4 B B
|
||||||
Enchantment
|
Enchantment
|
||||||
Skip your draw step. Pay 1 life: Draw a card.
|
Skip your draw step.
|
||||||
|
|
||||||
Ancient Silverback
|
Ancient Silverback
|
||||||
4 G G
|
4 G G
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
program/mail=mtgrares@yahoo.com
|
program/mail=mtgrares@yahoo.com
|
||||||
program/forum=http://www.slightlymagic.net/forum/viewforum.php?f=26
|
program/forum=http://www.slightlymagic.net/forum/viewforum.php?f=26
|
||||||
program/version=MTG Forge -- official beta: 09/11/02, SVN revision: 86
|
program/version=MTG Forge -- official beta: 09/11/02, SVN revision: 87
|
||||||
|
|
||||||
tokens--file=AllTokens.txt
|
tokens--file=AllTokens.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user