Fix for Arashi, Sky Asunder

This commit is contained in:
jendave
2011-08-06 09:12:20 +00:00
parent 53d6f0fdcb
commit 046d2f5a00

View File

@@ -5850,7 +5850,7 @@ public class CardFactory_Creatures {
*/ */
//*************** START *********** START ************************** //*************** START *********** START **************************
else if(cardName.equals("Arashi the Sky Asunder")) { else if(cardName.equals("Arashi, the Sky Asunder")) {
final SpellAbility ability = new Ability_Tap(card, "0") { final SpellAbility ability = new Ability_Tap(card, "0") {
private static final long serialVersionUID = 7698358771800336470L; private static final long serialVersionUID = 7698358771800336470L;