forked from External/mage
Color settings removal part 3
This commit is contained in:
parent
7f7bb1d09c
commit
efc3501f37
2885 changed files with 46 additions and 3215 deletions
|
|
@ -50,7 +50,6 @@ public class DreamCache extends CardImpl {
|
|||
super(ownerId, 59, "Dream Cache", Rarity.COMMON, new CardType[]{CardType.SORCERY}, "{2}{U}");
|
||||
this.expansionSetCode = "TMP";
|
||||
|
||||
this.color.setBlue(true);
|
||||
|
||||
// Draw three cards, then put two cards from your hand both on top of your library or both on the bottom of your library.
|
||||
this.getSpellAbility().addEffect(new DreamCacheEffect());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue