- Added 7 LQ pic urls.

- Added Stroke of Genius to the Braingeyser card object.
This commit is contained in:
jendave
2011-08-06 03:34:05 +00:00
parent e1bac7d7ac
commit aee12717fa
3 changed files with 13 additions and 1 deletions

View File

@@ -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;