Jonathan - (r552) fix
This commit is contained in:
@@ -92,7 +92,7 @@ type=Instant
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Target opponent reveals his or her hand. You draw a card for each Mountain and red card in it.
|
text=Target opponent reveals his or her hand. You draw a card for each Mountain and red card in it.
|
||||||
auto=foreach(*[land,red]|opponenthand) draw:1
|
auto=foreach(*[land;red]|opponenthand) draw:1
|
||||||
id=4249
|
id=4249
|
||||||
name=Baleful Stare
|
name=Baleful Stare
|
||||||
rarity=U
|
rarity=U
|
||||||
@@ -1447,7 +1447,7 @@ type=Sorcery
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=White creatures get +2/+0 until end of turn.
|
text=White creatures get +2/+0 until end of turn.
|
||||||
auto=lord(creature[white] 2/0
|
auto=lord(creature[white]) 2/0
|
||||||
id=4402
|
id=4402
|
||||||
name=Valorous Charge
|
name=Valorous Charge
|
||||||
rarity=U
|
rarity=U
|
||||||
|
|||||||
Reference in New Issue
Block a user