From a13dc3334201d36b7ee45e03e4e8298e6bcca150 Mon Sep 17 00:00:00 2001 From: fireshoes Date: Tue, 18 Oct 2016 19:27:25 -0500 Subject: [PATCH] Fixed cube name. --- ...rPieCube.java => TimotheeSimonotsTwistedColorPieCube.java} | 4 ++-- Mage.Server/config/config.xml | 2 +- Mage.Server/release/config/config.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename Mage.Server.Plugins/Mage.Tournament.BoosterDraft/src/mage/tournament/cubes/{SimonotTimotheesTwistedColorPieCube.java => TimotheeSimonotsTwistedColorPieCube.java} (99%) diff --git a/Mage.Server.Plugins/Mage.Tournament.BoosterDraft/src/mage/tournament/cubes/SimonotTimotheesTwistedColorPieCube.java b/Mage.Server.Plugins/Mage.Tournament.BoosterDraft/src/mage/tournament/cubes/TimotheeSimonotsTwistedColorPieCube.java similarity index 99% rename from Mage.Server.Plugins/Mage.Tournament.BoosterDraft/src/mage/tournament/cubes/SimonotTimotheesTwistedColorPieCube.java rename to Mage.Server.Plugins/Mage.Tournament.BoosterDraft/src/mage/tournament/cubes/TimotheeSimonotsTwistedColorPieCube.java index d3af6008c11..e28cdf634a9 100644 --- a/Mage.Server.Plugins/Mage.Tournament.BoosterDraft/src/mage/tournament/cubes/SimonotTimotheesTwistedColorPieCube.java +++ b/Mage.Server.Plugins/Mage.Tournament.BoosterDraft/src/mage/tournament/cubes/TimotheeSimonotsTwistedColorPieCube.java @@ -33,9 +33,9 @@ import mage.game.draft.DraftCube; * * @author fireshoes */ -public class SimonotTimotheesTwistedColorPieCube extends DraftCube { +public class TimotheeSimonotsTwistedColorPieCube extends DraftCube { -public SimonotTimotheesTwistedColorPieCube() { +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 cubeCards.add(new DraftCube.CardIdentity("Abbot of Keral Keep", "")); diff --git a/Mage.Server/config/config.xml b/Mage.Server/config/config.xml index 7c720779076..ec6e4b5aeff 100644 --- a/Mage.Server/config/config.xml +++ b/Mage.Server/config/config.xml @@ -100,7 +100,7 @@ - + diff --git a/Mage.Server/release/config/config.xml b/Mage.Server/release/config/config.xml index 3d3b09f7ecf..620269ddaa5 100644 --- a/Mage.Server/release/config/config.xml +++ b/Mage.Server/release/config/config.xml @@ -97,7 +97,7 @@ - +