mirror of
https://github.com/magefree/mage.git
synced 2026-01-23 19:59:54 -08:00
Fixes #1836
This commit is contained in:
parent
9365b36387
commit
3f2611de76
5 changed files with 69 additions and 57 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue