- Converted Ice Storm; Lay Waste; Sinkhole & Stone Rain from code to keyword.

- Added LQ pic urls for the recent four new cards. Thanks guys. :)
This commit is contained in:
jendave
2011-08-06 03:07:33 +00:00
parent 69e4490faa
commit 14785fef4d
4 changed files with 14 additions and 4 deletions

View File

@@ -5501,7 +5501,8 @@ public class CardFactory implements NewConstants {
spell.setBeforePayMana(runtime);
}//*************** END ************ END **************************
/*
// *************** START *********** START **************************
if (cardName.equals("Lay Waste") || cardName.equals("Stone Rain")
|| cardName.equals("Ice Storm") || cardName.equals("Sinkhole"))
@@ -5563,7 +5564,7 @@ public class CardFactory implements NewConstants {
}
return card;
}// *************** END ************ END **************************
*/
//*************** START *********** START **************************