Adding Kings block boosters and tengwars.
This commit is contained in:
@@ -46,6 +46,7 @@ public class PacksStorageProvider implements Injectable<PacksStorage>, Injectabl
|
||||
|
||||
packStorage.addPackBox("(S)FotR - Tengwar", new TengwarPackBox(new int[]{1, 2, 3}));
|
||||
packStorage.addPackBox("(S)TTT - Tengwar", new TengwarPackBox(new int[]{4, 5, 6}));
|
||||
packStorage.addPackBox("(S)RotK - Tengwar", new TengwarPackBox(new int[]{7, 8, 10}));
|
||||
|
||||
packStorage.addPackBox("(S)Booster Choice", new FixedPackBox("(S)Booster Choice"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user