forked from External/mage
[6ED] added set
This commit is contained in:
parent
6cdd4d2de3
commit
90559b8d69
5 changed files with 59 additions and 1 deletions
|
|
@ -121,6 +121,7 @@ public class Sets extends HashMap<String, ExpansionSet> {
|
|||
this.addSet(SeventhEdition.getInstance());
|
||||
this.addSet(ShardsOfAlara.getInstance());
|
||||
this.addSet(Shadowmoor.getInstance());
|
||||
this.addSet(SixthEdition.getInstance());
|
||||
this.addSet(Stronghold.getInstance());
|
||||
this.addSet(Tenth.getInstance());
|
||||
this.addSet(Tempest.getInstance());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue