Added Movie Booster selection.

This commit is contained in:
marcins78@gmail.com
2012-12-16 18:19:27 +00:00
parent b8d9c03801
commit 4a27a053a2
4 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
1xFotR - Booster
1xMoM - Booster
1xRotEL - Booster
1xTTT - Booster
1xBoHD - Booster
1xEoF - Booster
1xRotK - Booster
1xSoG - Booster
1xMD - Booster

View File

@@ -72,4 +72,5 @@ Special-08
Special-09
(S)Special-1-3
(S)Special-4-6
(S)Special-7-9
(S)Special-7-9
(S)Movie Booster Choice

View File

@@ -38,6 +38,7 @@ public class PacksStorageBuilder {
packStorage.addPackBox("(S)Tengwar", new TengwarPackBox(new int[]{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19}));
packStorage.addPackBox("(S)Booster Choice", new FixedPackBox("(S)Booster Choice"));
packStorage.addPackBox("(S)Movie Booster Choice", new FixedPackBox("(S)Movie Booster Choice"));
packStorage.addPackBox("FotR - Gandalf Starter", new FixedPackBox("FotR - Gandalf Starter"));
packStorage.addPackBox("FotR - Aragorn Starter", new FixedPackBox("FotR - Aragorn Starter"));

View File

@@ -33,6 +33,7 @@ var packBlueprints = {
"(S)Tengwar":"/gemp-lotr/images/boosters/tengwar_selection.png",
"(S)Booster Choice":"/gemp-lotr/images/boosters/booster_selection.png",
"(S)Movie Booster Choice":"/gemp-lotr/images/boosters/booster_selection.png",
"FotR - League Starter":"/gemp-lotr/images/boosters/fotr_league_starter.png",
"Random FotR Foil Common":"/gemp-lotr/images/boosters/random_foil.png",