Blood Birthing -> Brood Birthing

This commit is contained in:
jendave
2011-08-06 04:10:01 +00:00
parent bd5deeba0d
commit 7b56a69105
2 changed files with 6 additions and 6 deletions

View File

@@ -18654,7 +18654,7 @@ public class CardFactory implements NewConstants {
}//*************** END ************ END **************************
//*************** START *********** START **************************
else if(cardName.equals("Blood Birthing")) {
else if(cardName.equals("Brood Birthing")) {
final SpellAbility spell = new Spell(card)
{
private static final long serialVersionUID = -8303724057068847270L;