Add ONC token images

This commit is contained in:
PurpleCrowbar 2023-02-25 14:40:29 +00:00
parent afde23e803
commit 580a69782c
27 changed files with 187 additions and 54 deletions

View file

@ -15,7 +15,7 @@ public final class MarchOfTheMachineCommander extends ExpansionSet {
}
private MarchOfTheMachineCommander() {
super("March of the Machine Commander", "ONC", ExpansionSet.buildDate(2023, 4, 21), SetType.SUPPLEMENTAL);
super("March of the Machine Commander", "MOC", ExpansionSet.buildDate(2023, 4, 21), SetType.SUPPLEMENTAL);
this.hasBasicLands = false;
}
}