mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added 7 LQ pic urls.
- Added Stroke of Genius to the Braingeyser card object.
This commit is contained in:
@@ -16994,7 +16994,7 @@ public class CardFactory implements NewConstants {
|
||||
|
||||
|
||||
//*************** START *********** START **************************
|
||||
else if(cardName.equals("Braingeyser"))
|
||||
else if(cardName.equals("Braingeyser") || cardName.equals("Stroke of Genius"))
|
||||
{
|
||||
final SpellAbility spell = new Spell(card){
|
||||
private static final long serialVersionUID = -7141472916367953810L;
|
||||
|
||||
Reference in New Issue
Block a user