Psyringe - fixed Seismic Shudder (ZEN), thanks to mickey_brown for the bug report. Fixed Dragon Roost (ONS) - a character was missed during copy/paste and broke the card.
This commit is contained in:
@@ -344,7 +344,7 @@ abilities=lifelink
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={5}{R}{R}: Put a 5/5 red Dragon creature token with flying onto the battlefield. (It can't be blocked except by creatures with flying or reach.)
|
text={5}{R}{R}: Put a 5/5 red Dragon creature token with flying onto the battlefield. (It can't be blocked except by creatures with flying or reach.)
|
||||||
uto={5}{R}{R}:token(Dragon,creature token Dragon, 5/5,red flying)
|
auto={5}{R}{R}:token(Dragon,creature token Dragon, 5/5,red flying)
|
||||||
id=39665
|
id=39665
|
||||||
name=Dragon Roost
|
name=Dragon Roost
|
||||||
rarity=R
|
rarity=R
|
||||||
|
|||||||
@@ -1162,7 +1162,7 @@ toughness=3
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Seismic Shudder deals 1 damage to each creature without flying.
|
text=Seismic Shudder deals 1 damage to each creature without flying.
|
||||||
auto=damage:1 all(creature[flying])
|
auto=damage:1 all(creature[-flying])
|
||||||
id=180134
|
id=180134
|
||||||
name=Seismic Shudder
|
name=Seismic Shudder
|
||||||
rarity=C
|
rarity=C
|
||||||
|
|||||||
Reference in New Issue
Block a user