Towers block tengwar selection pack.

This commit is contained in:
marcins78@gmail.com
2012-03-05 00:29:25 +00:00
parent 3e2b6513d4
commit 0205407e28
5 changed files with 22 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
1x4_19T
1x4_73T
1x4_90T
1x4_100T
1x4_103T
1x4_154T
1x4_173T
1x4_176T
1x4_219T
1x4_225T
1x4_289T
1x4_301T
1x4_364T
1x5_25T
1x5_29T
1x5_100T
1x5_116T
1x6_88T

View File

@@ -26,4 +26,5 @@ EoF - Witch-king Starter
(S)MoM - Starter
(S)RotEL - Starter
Random FotR Foil Common
Random FotR Foil Uncommon
Random FotR Foil Uncommon
(S)TTT - Tengwar

View File

@@ -45,6 +45,7 @@ public class PacksStorageProvider implements Injectable<PacksStorage>, Injectabl
packStorage.addPackBox("(S)EoF - Starter", new FixedPackBox("(S)EoF - Starter"));
packStorage.addPackBox("(S)FotR - Tengwar", new FixedPackBox("(S)FotR - Tengwar"));
packStorage.addPackBox("(S)TTT - Tengwar", new FixedPackBox("(S)TTT - Tengwar"));
packStorage.addPackBox("(S)Booster Choice", new FixedPackBox("(S)Booster Choice"));
packStorage.addPackBox("FotR - Gandalf Starter", new FixedPackBox("FotR - Gandalf Starter"));

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

View File

@@ -17,6 +17,7 @@ var packBlueprints = {
"(S)EoF - Starter": "/gemp-lotr/images/boosters/eof_starter_selection.png",
"(S)FotR - Tengwar": "/gemp-lotr/images/boosters/fotr_tengwar_selection.png",
"(S)TTT - Tengwar": "/gemp-lotr/images/boosters/ttt_tengwar_selection.png",
"(S)Booster Choice": "/gemp-lotr/images/boosters/booster_selection.png",
"FotR - League Starter": "/gemp-lotr/images/boosters/fotr_league_starter.png",