forked from External/mage
Color settings removal part 2
This commit is contained in:
parent
92c90bdaf2
commit
7f7bb1d09c
1757 changed files with 9 additions and 2079 deletions
|
|
@ -58,7 +58,6 @@ public class Scrambleverse extends CardImpl {
|
|||
super(ownerId, 153, "Scrambleverse", Rarity.RARE, new CardType[]{CardType.SORCERY}, "{6}{R}{R}");
|
||||
this.expansionSetCode = "M12";
|
||||
|
||||
this.color.setRed(true);
|
||||
|
||||
// For each nonland permanent, choose a player at random. Then each player gains control of each permanent for which he or she was chosen. Untap those permanents.
|
||||
this.getSpellAbility().addEffect(new ScrambleverseEffect());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue