Adding July PC Weekend League promos
This commit is contained in:
@@ -263,6 +263,11 @@ var PCCards = {
|
||||
'7_366':'https://i.lotrtcgpc.net/promos/2021/12/PCPROMO_FA_07079.jpg',
|
||||
//Pavice FA
|
||||
'11_270':'https://i.lotrtcgpc.net/promos/2021/12/PCPROMO_FA_11094.jpg',
|
||||
|
||||
|
||||
//July Weekend League Promos
|
||||
// The Balrog, Demon of Might FA
|
||||
'19_41':'https://i.lotrtcgpc.net/promos/2022/07/PCPROMO_FA_19018.jpg',
|
||||
// Aragorn's Bow, Ranger's Longbow MW
|
||||
'15_208''https://i.lotrtcgpc.net/promos/2022/07/PCPROMO_MW_15056.jpg',
|
||||
}
|
||||
|
||||
|
||||
@@ -271,4 +271,8 @@ gl_theOneRing,1_2
|
||||
#Anduril, Flame of the West FA
|
||||
7_366,7_79
|
||||
#Pavice FA
|
||||
11_270,11_94
|
||||
11_270,11_94
|
||||
#The Balrog, Demon of Might FA
|
||||
19_41,19_18
|
||||
#Aragorn's Bow, Ranger's Longbow MW
|
||||
15_208,15_56
|
||||
@@ -99,6 +99,11 @@ public class CollectionSerializer {
|
||||
_singleByteCountItems.add("1_374");
|
||||
_singleByteCountItems.add("7_366");
|
||||
_singleByteCountItems.add("11_270");
|
||||
|
||||
//July 2022 PC Promos
|
||||
_singleByteCountItems.add("19_41");
|
||||
_singleByteCountItems.add("15_208");
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user