From ea31a5cf1c961bc68989c62a6ba0c73d90f11d16 Mon Sep 17 00:00:00 2001 From: Psyyringe Date: Wed, 30 Dec 2009 21:11:54 +0000 Subject: [PATCH] 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. --- projects/mtg/bin/Res/sets/ONS/_cards.dat | 2 +- projects/mtg/bin/Res/sets/ZEN/_cards.dat | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/mtg/bin/Res/sets/ONS/_cards.dat b/projects/mtg/bin/Res/sets/ONS/_cards.dat index 520e69659..f97c4d0fd 100644 --- a/projects/mtg/bin/Res/sets/ONS/_cards.dat +++ b/projects/mtg/bin/Res/sets/ONS/_cards.dat @@ -344,7 +344,7 @@ abilities=lifelink [/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.) -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 name=Dragon Roost rarity=R diff --git a/projects/mtg/bin/Res/sets/ZEN/_cards.dat b/projects/mtg/bin/Res/sets/ZEN/_cards.dat index 3425ea76e..4e9fb9e93 100644 --- a/projects/mtg/bin/Res/sets/ZEN/_cards.dat +++ b/projects/mtg/bin/Res/sets/ZEN/_cards.dat @@ -1162,7 +1162,7 @@ toughness=3 [/card] [card] 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 name=Seismic Shudder rarity=C