diff --git a/gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-022/PC_Cards.js b/gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-022/PC_Cards.js index 7807bde00..78437104f 100644 --- a/gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-022/PC_Cards.js +++ b/gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-022/PC_Cards.js @@ -977,5 +977,10 @@ var PCCards = { '51_172' : 'https://i.lotrtcgpc.net/errata/LOTR-EN01E172.1_card.jpg', // Shadowfax, Greatest of the Mearas (17R24) [Errata] '67_24' : 'https://i.lotrtcgpc.net/errata/LOTR-EN17E024.2_card.jpg', + + // Watcher in the Water FA + '2_131' : 'https://i.lotrtcgpc.net/promos/LOTR-EN02U073.0_card.jpg', + // Pale Crown FA + '101_103' : 'https://i.lotrtcgpc.net/promos/LOTR-ENV1U039.0_card.jpg', } diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/blueprintMapping.txt b/gemp-lotr/gemp-lotr-cards/src/main/resources/blueprintMapping.txt index 3bd46c8f8..8dc6c3d40 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/blueprintMapping.txt +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/blueprintMapping.txt @@ -411,4 +411,8 @@ gl_theOneRing,1_2 #2024 Yuletide Frodo, Reluctant Adventurer 2_130,2_102 #2024 Yuletide Sam, Resolute Halfling -7_369,7_327 \ No newline at end of file +7_369,7_327 +#May 2025 WC Circuit: Watcher in the Water +2_131,2_73 +#2025 WC Circuit: Pale Crown +101_103,101_39 \ No newline at end of file diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/product/PC-Packs.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/product/PC-Packs.hjson index d0f58fbfa..a52daeb01 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/product/PC-Packs.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/product/PC-Packs.hjson @@ -179,6 +179,10 @@ 1x2_130 # 2024 Yuletide Sam, Resolute Halfling 1x7_369 + // Watcher in the Water FA + 1x2_131 + // Pale Crown FA + //1x101_103 ] } @@ -274,11 +278,16 @@ 1x8_127 #Evil-smelling Fens FA 1x5_129 - #To be released after the 2024 WC concludes #Legolas, Greenleaf FA 1x1_391 #Goblin Runner FA 1x1_392 + #To be released after the 2025 WC concludes + #1x1_393 + # Watcher in the Water FA + 1x2_131 + # Pale Crown FA + #1x101_103 ] }