Fixed minor description with Scourge of kher ridges

This commit is contained in:
jendave
2011-08-06 09:58:38 +00:00
parent 90fb834519
commit fdd466d250

View File

@@ -7972,7 +7972,7 @@ public class CardFactory_Creatures {
sb2.append(card).append(" deals 6 damage to each other creature with flying."); sb2.append(card).append(" deals 6 damage to each other creature with flying.");
a2.setStackDescription(sb2.toString()); a2.setStackDescription(sb2.toString());
a2.setDescription("1 R: Scourge of Kher Ridges deals 6 damage to each creature with flying."); a2.setDescription("5 R: Scourge of Kher Ridges deals 6 damage to each creature with flying.");
card.addSpellAbility(a2); card.addSpellAbility(a2);
}//*************** END ************ END ************************** }//*************** END ************ END **************************