Correct the mana cost of Ixidor, Reality Sculptor

This commit is contained in:
Mat 2016-10-25 20:54:00 +02:00
parent a399537772
commit eb0432304d

View file

@ -62,7 +62,7 @@ public class IxidorRealitySculptor extends CardImpl {
}
public IxidorRealitySculptor(UUID ownerId, CardSetInfo setInfo) {
super(ownerId, setInfo, new CardType[]{CardType.CREATURE}, "{3}{U}");
super(ownerId, setInfo, new CardType[]{CardType.CREATURE}, "{3}{U}{U}");
this.supertype.add("Legendary");
this.subtype.add("Human");