forked from External/mage
[7ED] added set
This commit is contained in:
parent
19eeb1076b
commit
355f4bcb7b
4 changed files with 59 additions and 1 deletions
|
|
@ -118,6 +118,7 @@ public class Sets extends HashMap<String, ExpansionSet> {
|
|||
this.addSet(SaviorsOfKamigawa.getInstance());
|
||||
this.addSet(ScarsOfMirrodin.getInstance());
|
||||
this.addSet(Scourge.getInstance());
|
||||
this.addSet(SeventhEdition.getInstance());
|
||||
this.addSet(ShardsOfAlara.getInstance());
|
||||
this.addSet(Shadowmoor.getInstance());
|
||||
this.addSet(Stronghold.getInstance());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue