[BNG]Nyxborn Triton fixed name

This commit is contained in:
Nicolas 2014-01-25 11:16:49 +01:00
parent bed5dce338
commit 0660d0f4ac

View file

@ -45,7 +45,7 @@ import mage.constants.Zone;
public class NyxbornTriton extends CardImpl<NyxbornTriton> {
public NyxbornTriton(UUID ownerId) {
super(ownerId, 46, "Mindreaver", Rarity.COMMON, new CardType[]{CardType.ENCHANTMENT, CardType.CREATURE}, "{2}{U}");
super(ownerId, 46, "Nyxborn Triton", Rarity.COMMON, new CardType[]{CardType.ENCHANTMENT, CardType.CREATURE}, "{2}{U}");
this.expansionSetCode = "BNG";
this.subtype.add("Merfolk");