mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- 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:
@@ -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 **************************
|
||||
|
||||
Reference in New Issue
Block a user