- Removed spells entries from cf sorceries.

This commit is contained in:
jendave
2011-08-06 10:35:11 +00:00
parent 1340a26dd2
commit 0b4f99404d

View File

@@ -4534,7 +4534,7 @@ public class CardFactory_Sorceries {
card.addSpellAbility(spell);
}//*************** END ************ END **************************
/*
//*************** START *********** START **************************
if(cardName.equals("Glimpse the Unthinkable") || cardName.equals("Tome Scour")) {
final SpellAbility spell = new Spell(card) {
@@ -4558,7 +4558,7 @@ public class CardFactory_Sorceries {
card.clearSpellAbility();
card.addSpellAbility(spell);
}//*************** END ************ END **************************
*/
//*************** START *********** START **************************
if(cardName.equals("Traumatize")) {