forked from External/mage
Added MBS (sets, Collection Viewer, Downloader).
This commit is contained in:
parent
8718b3ed3e
commit
2a2f3a0ceb
5 changed files with 301 additions and 231 deletions
|
|
@ -69,6 +69,7 @@ public class Sets extends HashMap<String, ExpansionSet> {
|
|||
this.addSet(Magic2010.getInstance());
|
||||
this.addSet(Magic2011.getInstance());
|
||||
this.addSet(Mirrodin.getInstance());
|
||||
this.addSet(MirrodinBesieged.getInstance());
|
||||
this.addSet(Planechase.getInstance());
|
||||
this.addSet(RavnicaCityOfGuilds.getInstance());
|
||||
this.addSet(RiseOfTheEldrazi.getInstance());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue