This commit is contained in:
Jared Hall 2016-04-12 08:16:15 -04:00
parent 9365b36387
commit 3f2611de76
5 changed files with 69 additions and 57 deletions

View file

@ -44,7 +44,7 @@ public class ShadowsOverInnistrad extends ExpansionSet {
}
private ShadowsOverInnistrad() {
super("Shadows over Innistrad", "SOI", "mage.sets.shadowsoverinnistrad", new GregorianCalendar(2016, 4, 8).getTime(), SetType.EXPANSION);
super("Shadows over Innistrad", "SOI", "mage.sets.shadowsoverinnistrad", new GregorianCalendar(2016, 3, 8).getTime(), SetType.EXPANSION);
this.blockName = "Shadows over Innistrad";
this.hasBoosters = true;
this.numBoosterLands = 1;