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