add season 3

This commit is contained in:
Failure 2025-10-24 23:36:05 -07:00
parent 31839c4eca
commit 1ad521d340
6 changed files with 123 additions and 2 deletions

View file

@ -21,6 +21,19 @@ public final class Constants {
}
public static final ImmutableList<Pair<String, String[]>> foulMagicsSets = ImmutableList.of(
new Pair<String, String[]>("Set 3 - Old Fat Men", new String[] {
"Ninth Edition",
"Tenth Edition",
"* Time Spiral Block",
"* Lorwyn Block",
"* Shards of Alara Block",
"Scars of Mirrodin",
"Zendikar",
"Rise of the Eldrazi",
"Worldwake",
"* Innstrad Block",
"Foul Magic Block 3 Extras"
}),
new Pair<String, String[]>("Set 2.5 - Ravnica Cultural Exchange", new String[] {
"* March of the Machine Block",
"* Phyrexia: All Will Be One Block",