Adding PC promos for the March Gala and Qualifier Leagues

This commit is contained in:
Christian 'ketura' McCarty
2023-03-26 22:22:22 -05:00
parent 94617069bc
commit 19144628de
3 changed files with 37 additions and 5 deletions

View File

@@ -418,14 +418,26 @@ var PCCards = {
//Feburary 2023 Gala
//Bilbo, Aged Ring-bearer MW
'13_205': 'https://i.lotrtcgpc.net/promos/LOTR-EN13S142.0_card.jpg',
'13_205': 'https://i.lotrtcgpc.net/promos/LOTR-EN13O142.0_card.jpg',
//Pallando, Far-travelling One FA
'13_206': 'https://i.lotrtcgpc.net/promos/LOTR-EN13S037.0_card.jpg',
'13_206': 'https://i.lotrtcgpc.net/promos/LOTR-EN13U037.0_card.jpg',
//Feburary 2023 Qualifier League
//Gandalf, Leader of Men MW
'8_124': 'https://i.lotrtcgpc.net/promos/LOTR-EN08S015.0_card.jpg',
'8_124': 'https://i.lotrtcgpc.net/promos/LOTR-EN08O015.0_card.jpg',
//Ithil Stone FA
'9_57': 'https://i.lotrtcgpc.net/promos/LOTR-EN09S047.0_card.jpg'
'9_57': 'https://i.lotrtcgpc.net/promos/LOTR-EN09U047.0_card.jpg',
//March 2023 Gala
//Noble Leaders MW
'7_367': 'https://i.lotrtcgpc.net/promos/LOTR-EN07O112.0_card.jpg',
//Captured by the Ring FA
'7_368': 'https://i.lotrtcgpc.net/promos/LOTR-EN07U053.0_card.jpg',
//March 2023 Qualifier League
//Frodo, Reluctant Adventurer MW
'2_124': 'https://i.lotrtcgpc.net/promos/LOTR-EN02O102.0_card.jpg',
//The Balrog, Durin's Bane FA
'2_125': 'https://i.lotrtcgpc.net/promos/LOTR-EN02U051.0_card.jpg',
}

View File

@@ -317,4 +317,12 @@ gl_theOneRing,1_2
#Gandalf, Leader of Men MW
8_124,8_15
#Ithil Stone FA
9_57,9_47
9_57,9_47
#Noble Leaders MW
7_367,7_112
#Captured by the Ring FA
7_368,7_53
#Frodo, Reluctant Adventurer MW
2_124,2_102
#The Balrog, Durin's Bane FA
2_125,2_51

View File

@@ -172,6 +172,14 @@
1x8_124
#Ithil Stone FA
1x9_57
//Noble Leaders MW
1x7_367
//Captured by the Ring FA
1x7_368
//Frodo, Reluctant Adventurer MW
1x2_124
//The Balrog, Durin's Bane FA
1x2_125
]
}
@@ -359,6 +367,10 @@
1x13_205
#Gandalf, Leader of Men MW
1x8_124
//Noble Leaders MW
1x7_367
//Frodo, Reluctant Adventurer MW
1x2_124
]
}
]