Fixed cube name.

This commit is contained in:
fireshoes 2016-10-18 19:29:18 -05:00
parent a13dc33342
commit 3f0a97a778

View file

@ -36,7 +36,7 @@ import mage.game.draft.DraftCube;
public class TimotheeSimonotsTwistedColorPieCube extends DraftCube {
public TimotheeSimonotsTwistedColorPieCube() {
super("Simonot Timothee's Twisted Color Pie Cube"); // http://magic.wizards.com/en/MTGO/articles/archive/magic-online/you-make-cube-voting-2016-10-17
super("Timothee Simonot's Twisted Color Pie Cube"); // http://magic.wizards.com/en/MTGO/articles/archive/magic-online/you-make-cube-voting-2016-10-17
cubeCards.add(new DraftCube.CardIdentity("Abbot of Keral Keep", ""));
cubeCards.add(new DraftCube.CardIdentity("Abhorrent Overlord", ""));