October 2021 PC Promos
This commit is contained in:
@@ -157,5 +157,8 @@ var PCCards = {
|
||||
//September 2021
|
||||
'9_53': 'https://i.lotrtcgpc.net/promos/2021/09/PCPROMO_FA_09033.jpg',
|
||||
'10_123':'https://i.lotrtcgpc.net/promos/2021/09/PCPROMO_FA_10123.jpg',
|
||||
//October 2021
|
||||
'1_368':'https://i.lotrtcgpc.net/promos/2021/10/PCPROMO_FA_01083.jpg',
|
||||
'1_369':'https://i.lotrtcgpc.net/promos/2021/10/PCPROMO_FA_01127.jpg'
|
||||
}
|
||||
|
||||
|
||||
@@ -240,4 +240,8 @@ gl_theOneRing,1_2
|
||||
#Isildur, Bearer of Heirlooms - 2021/09
|
||||
9_53,9_33
|
||||
#Shelob, Her Ladyship - 2021/09
|
||||
10_123,10_23
|
||||
10_123,10_23
|
||||
#Servant of the Secret Flame - 2021/10
|
||||
1_368,1_83
|
||||
#Lurtz, Servant of Isengard - 2021/10
|
||||
1_369,1_127
|
||||
@@ -67,6 +67,10 @@ public class CollectionSerializer {
|
||||
//September 2021 PC Promos
|
||||
_singleByteCountItems.add("9_53");
|
||||
_singleByteCountItems.add("10_123");
|
||||
|
||||
//October 2021 PC Promos
|
||||
_singleByteCountItems.add("1_368");
|
||||
_singleByteCountItems.add("1_369");
|
||||
}
|
||||
|
||||
private void fillDoubleByteItems() throws IOException {
|
||||
|
||||
Reference in New Issue
Block a user