Converting invitation to a tautological card instead of a card.
This commit is contained in:
@@ -660,10 +660,7 @@ var PCCards = {
|
||||
'53_80' : 'https://i.lotrtcgpc.net/errata/LOTR-EN03E080.2_card.jpg',
|
||||
'53_85' : 'https://i.lotrtcgpc.net/errata/LOTR-EN03E085.2_card.jpg',
|
||||
'53_103' : 'https://i.lotrtcgpc.net/errata/LOTR-EN03E103.3_card.jpg',
|
||||
'53_105' : 'https://i.lotrtcgpc.net/errata/LOTR-EN03E105.2_card.jpg',
|
||||
|
||||
//2024 WC Invitation "Card"
|
||||
'100_0' : 'https://i.lotrtcgpc.net/other/2024-wc-invite.jpg',
|
||||
'53_105' : 'https://i.lotrtcgpc.net/errata/LOTR-EN03E105.2_card.jpg'
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -201,7 +201,9 @@ var packBlueprints = {
|
||||
"SHELBI - Aragorn Starter":"/gemp-lotr/images/boosters/shelbi-aragorn.jpg",
|
||||
"SHELBI - Gandalf Starter":"/gemp-lotr/images/boosters/shelbi-gandalf.jpg",
|
||||
"SHELBI - Gimli Starter":"/gemp-lotr/images/boosters/shelbi-gimli.jpg",
|
||||
"SHELBI - Treebeard Starter":"/gemp-lotr/images/boosters/shelbi-treebeard.jpg"
|
||||
"SHELBI - Treebeard Starter":"/gemp-lotr/images/boosters/shelbi-treebeard.jpg",
|
||||
|
||||
"2024 World Championship Invitation":"https://i.lotrtcgpc.net/other/2024-wc-invite.jpg"
|
||||
};
|
||||
|
||||
class Card {
|
||||
|
||||
@@ -134,6 +134,15 @@
|
||||
]
|
||||
}
|
||||
|
||||
{
|
||||
name: 2024 World Championship Invitation
|
||||
type: pack
|
||||
recursive: false
|
||||
items: [
|
||||
1x2024 World Championship Invitation
|
||||
]
|
||||
}
|
||||
|
||||
{
|
||||
name: The Nine Riders Collection
|
||||
type: pack
|
||||
|
||||
Reference in New Issue
Block a user