mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
[ACR] make set modern legal
This commit is contained in:
parent
3f5d2bb9b5
commit
55f3b4c2d9
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ public final class AssassinsCreed extends ExpansionSet {
|
|||
}
|
||||
|
||||
private AssassinsCreed() {
|
||||
super("Assassin's Creed", "ACR", ExpansionSet.buildDate(2024, 7, 5), SetType.EXPANSION);
|
||||
super("Assassin's Creed", "ACR", ExpansionSet.buildDate(2024, 7, 5), SetType.SUPPLEMENTAL_MODERN_LEGAL);
|
||||
this.blockName = "Assassin's Creed"; // for sorting in GUI
|
||||
this.hasBasicLands = true;
|
||||
this.hasBoosters = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue