mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 03:51:58 -08:00
added comment with source
This commit is contained in:
parent
114aac433e
commit
468f7b13f2
1 changed files with 1 additions and 0 deletions
|
|
@ -1852,6 +1852,7 @@ public final class MysteryBooster extends ExpansionSet {
|
||||||
private static final List<List<String>> cardSheets = new ArrayList();
|
private static final List<List<String>> cardSheets = new ArrayList();
|
||||||
|
|
||||||
static {
|
static {
|
||||||
|
// Sheet data comes from http://www.lethe.xyz/mtg/collation/mb1.html
|
||||||
List<String> sheet;
|
List<String> sheet;
|
||||||
sheet = new ArrayList();
|
sheet = new ArrayList();
|
||||||
sheet.add("Abzan Falconer");
|
sheet.add("Abzan Falconer");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue