Adding special Holidays Gandalf.

This commit is contained in:
marcins78@gmail.com
2012-03-10 20:39:46 +00:00
parent 4723463155
commit fa9519af49
4 changed files with 9 additions and 4 deletions

View File

@@ -198,6 +198,8 @@
15_201,15_184
15_202,15_185
15_203,15_186
# Special Holidays Gandalf
15_207,15_29
# Masterworks in Rise of Saruman
17_149,17_24
17_150,17_20

View File

@@ -202,4 +202,5 @@
15A203
15C204
15C205
15C206
15C206
15A207

View File

@@ -51,7 +51,7 @@ public class LotroServer extends AbstractServer {
// Hunters have 1-194 normal cards, 9 "O" cards, and 3 extra to cover the different culture versions of 15_60
final int[] cardCounts = new int[]{129, 365, 122, 122, 365, 128, 128, 365, 122, 52, 122, 266, 203, 203, 15, 206, 6, 157, 149, 40};
final int[] cardCounts = new int[]{129, 365, 122, 122, 365, 128, 128, 365, 122, 52, 122, 266, 203, 203, 15, 207, 6, 157, 149, 40};
Thread thr = new Thread(
new Runnable() {

View File

@@ -3,8 +3,10 @@ var cardScale = 357 / 497;
var fixedImages = {
// "Forth the Three Hunters!" cards, separate special images
"15_204": "http://lotrtcgdb.com/images/LOTR15060D.jpg",
"15_205": "http://lotrtcgdb.com/images/LOTR15060E.jpg",
"15_206": "http://lotrtcgdb.com/images/LOTR15060G.jpg"
"15_205": "http://lotrtcgdb.com/images/LOTR15060E.jpg",
"15_206": "http://lotrtcgdb.com/images/LOTR15060G.jpg",
// Holidays Gandalf
"15_207": "http://lotrtcgdb.com/images/LOTR15029H.jpg"
};
var packBlueprints = {