finished cube decklist with proper month

This commit is contained in:
Aidan Coward 2020-07-05 18:13:49 -04:00
parent f29f1d9eaf
commit 57ffb4b73b

View file

@ -2,10 +2,10 @@ package mage.tournament.cubes;
import mage.game.draft.DraftCube;
public class VintageCubeApril2020 extends DraftCube {
public class VintageCubeJuly2020 extends DraftCube {
public VintageCubeApril2020() {
super("MTGO Vintage Cube April 2020");
public VintageCubeJuly2020() {
super("MTGO Vintage Cube July 2020");
cubeCards.add(new CardIdentity("Kytheon, Hero of Akros", ""));
cubeCards.add(new CardIdentity("Mother of Runes", ""));