diff --git a/data/Sword & Shield/Astral Radiance.ts b/data/Sword & Shield/Astral Radiance.ts index 9e8888f95..e37d2aa2a 100644 --- a/data/Sword & Shield/Astral Radiance.ts +++ b/data/Sword & Shield/Astral Radiance.ts @@ -13,6 +13,8 @@ const set: Set = { pt: "Estrelas Radiantes" }, + tcgOnline: 'ASR', + serie: serie, cardCount: { diff --git a/data/Sword & Shield/Battle Styles.ts b/data/Sword & Shield/Battle Styles.ts index abd9b641d..2ee2baba8 100644 --- a/data/Sword & Shield/Battle Styles.ts +++ b/data/Sword & Shield/Battle Styles.ts @@ -13,6 +13,8 @@ const swsh1: Set = { pt: "Estilos de Batalha" }, + tcgOnline: 'BST', + serie: serie, cardCount: { diff --git a/data/Sword & Shield/Brilliant Stars.ts b/data/Sword & Shield/Brilliant Stars.ts index 81548d2bb..37f66f92f 100644 --- a/data/Sword & Shield/Brilliant Stars.ts +++ b/data/Sword & Shield/Brilliant Stars.ts @@ -13,6 +13,8 @@ const set: Set = { pt: "Astros Cintilantes" }, + tcgOnline: 'BRS', + serie: serie, cardCount: { diff --git a/data/Sword & Shield/Celebrations.ts b/data/Sword & Shield/Celebrations.ts index 977e18c8c..d5078b6c3 100644 --- a/data/Sword & Shield/Celebrations.ts +++ b/data/Sword & Shield/Celebrations.ts @@ -13,6 +13,8 @@ const set: Set = { pt: "Celebrações" }, + tcgOnline: 'CEL', + serie: serie, cardCount: { diff --git a/data/Sword & Shield/Champion's Path.ts b/data/Sword & Shield/Champion's Path.ts index b340e7cd1..ccbb32d07 100644 --- a/data/Sword & Shield/Champion's Path.ts +++ b/data/Sword & Shield/Champion's Path.ts @@ -13,6 +13,8 @@ const swsh35: Set = { pt: "Caminho do Campeão" }, + tcgOnline: 'CPA', + serie: serie, cardCount: { diff --git a/data/Sword & Shield/Chilling Reign.ts b/data/Sword & Shield/Chilling Reign.ts index d9522bd35..aad5f7a2d 100644 --- a/data/Sword & Shield/Chilling Reign.ts +++ b/data/Sword & Shield/Chilling Reign.ts @@ -11,8 +11,10 @@ const set: Set = { de: "Schaurige Herrschaft", pt: "Reinado Arrepiante" }, - serie: serie, + tcgOnline: 'CRE', + + serie: serie, cardCount: { // NOT confirmed official: 198 diff --git a/data/Sword & Shield/Darkness Ablaze.ts b/data/Sword & Shield/Darkness Ablaze.ts index bd4a3277f..881647429 100644 --- a/data/Sword & Shield/Darkness Ablaze.ts +++ b/data/Sword & Shield/Darkness Ablaze.ts @@ -13,6 +13,8 @@ const swsh3: Set = { pt: "Escuridão Incandescente" }, + tcgOnline: 'DAA', + serie: serie, cardCount: { diff --git a/data/Sword & Shield/Evolving Skies.ts b/data/Sword & Shield/Evolving Skies.ts index 6691a4136..561ac6dac 100644 --- a/data/Sword & Shield/Evolving Skies.ts +++ b/data/Sword & Shield/Evolving Skies.ts @@ -13,6 +13,8 @@ const swsh6: Set = { pt: "Céus em Evolução", }, + tcgOnline: 'EVS', + serie: serie, cardCount: { diff --git a/data/Sword & Shield/Fusion Strike.ts b/data/Sword & Shield/Fusion Strike.ts index 42cde6cd4..cf758abdf 100644 --- a/data/Sword & Shield/Fusion Strike.ts +++ b/data/Sword & Shield/Fusion Strike.ts @@ -11,6 +11,9 @@ const set: Set = { de: "Fusions Angriff", pt: "Golpe Fusão" }, + + tcgOnline: 'FST', + serie: serie, diff --git a/data/Sword & Shield/Pokémon GO.ts b/data/Sword & Shield/Pokémon GO.ts index def228906..b8c3c7ee7 100644 --- a/data/Sword & Shield/Pokémon GO.ts +++ b/data/Sword & Shield/Pokémon GO.ts @@ -13,6 +13,8 @@ const set: Set = { pt: "Pokémon GO" }, + tcgOnline: 'PGO', + serie: serie, cardCount: { diff --git a/data/Sword & Shield/Rebel Clash.ts b/data/Sword & Shield/Rebel Clash.ts index 88fbdcedd..d73e5536c 100644 --- a/data/Sword & Shield/Rebel Clash.ts +++ b/data/Sword & Shield/Rebel Clash.ts @@ -13,6 +13,8 @@ const swsh2: Set = { pt: "Rixa Rebelde" }, + tcgOnline: 'RCL', + serie: serie, cardCount: { diff --git a/data/Sword & Shield/Shining Fates.ts b/data/Sword & Shield/Shining Fates.ts index f6289f2ac..7490603ff 100644 --- a/data/Sword & Shield/Shining Fates.ts +++ b/data/Sword & Shield/Shining Fates.ts @@ -13,6 +13,8 @@ const swsh1: Set = { pt: "Destinos Brilhantes " }, + tcgOnline: 'SHF', + serie: serie, cardCount: { diff --git a/data/Sword & Shield/Sword & Shield.ts b/data/Sword & Shield/Sword & Shield.ts index 5cc42747c..6cc183002 100644 --- a/data/Sword & Shield/Sword & Shield.ts +++ b/data/Sword & Shield/Sword & Shield.ts @@ -13,6 +13,8 @@ const swsh1: Set = { pt: "Espada e Escudo" }, + tcgOnline: 'SSH', + serie: serie, cardCount: { diff --git a/data/Sword & Shield/Vivid Voltage.ts b/data/Sword & Shield/Vivid Voltage.ts index 4a3b85f7c..6a63887c5 100644 --- a/data/Sword & Shield/Vivid Voltage.ts +++ b/data/Sword & Shield/Vivid Voltage.ts @@ -13,6 +13,8 @@ const swsh4: Set = { pt: "Voltagem Vívida" }, + tcgOnline: 'VIV' + serie: serie, cardCount: {