1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-17 01:49:19 +00:00

Add missing pokemon card dex ids (#494)

Co-authored-by: Benjamin Rousseliere <benjamin.r@galadrim.fr>
This commit is contained in:
Benjamin Rousseliere
2024-06-18 00:34:39 +02:00
committed by GitHub
parent a26ef0e5eb
commit 91dc66a494
2925 changed files with 2925 additions and 0 deletions

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Cosmic Eclipse'
const card: Card = {
dexId: [772],
name: {
en: "Type: Null",
fr: "Type:0",

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [3],
name: {
fr: "Celebi et Florizarre GX",
en: "Celebi & Venusaur GX",

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [25],
name: {
fr: "Pikachu et Zekrom GX",
en: "Pikachu & Zekrom GX",

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [133],
name: {
fr: "Évoli et Ronflex GX",
en: "Eevee & Snorlax GX",

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [25],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [721],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [805],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [53],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [25],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [133],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [157],
name: {
fr: "Typhlosion",
en: "Typhlosion",

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [9],
name: {
fr: "Tortank GX",
en: "Blastoise GX",

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [25],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [794],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [244],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [489],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [429],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [639],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [251],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [6],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [25],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [3],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [6],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [133],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [25],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [133],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [470],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [471],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [196],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [197],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [133],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [486],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../SM Black Star Promos'
const card: Card = {
dexId: [190],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Unbroken Bonds'
const card: Card = {
dexId: [808],
name: {
en: "Meltan",
fr: "Meltan",

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Unified Minds'
const card: Card = {
dexId: [772],
name: {
en: "Type: Null",
fr: "Type:0",

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Unified Minds'
const card: Card = {
dexId: [788],
name: {
en: "Tapu Fini",
fr: "Tokopisco",

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Unified Minds'
const card: Card = {
dexId: [785],
name: {
en: "Tapu Koko",
fr: "Tokorico",

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Yellow A Alternate'
const card: Card = {
dexId: [772],
name: {
en: "Type: Null",
fr: "Type:0",