mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Fixed minor description with Scourge of kher ridges
This commit is contained in:
@@ -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 **************************
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user