1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-17 18:09: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 '../Shining Fates'
const card: Card = {
dexId: [193],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [810],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [811],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [812],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [829],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [830],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [643],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [815],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [469],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [116],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [382],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [418],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [419],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [490],
set: Set,
name: {

View File

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

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [833],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [834],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [845],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [872],
set: Set,
name: {

View File

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

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [873],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [403],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [404],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [405],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [479],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [877],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [877],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [877],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [877],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [876],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [331],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [328],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [109],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [167],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [169],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [169],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [717],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [827],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [828],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [878],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [357],
set: Set,
name: {

View File

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

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [845],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [722],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [723],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [724],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [781],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [722],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [723],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [724],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [810],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [811],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [812],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [824],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [825],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [826],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [829],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [830],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [840],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [841],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [842],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [813],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [814],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [815],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [850],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [851],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [245],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [816],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [817],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [818],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [833],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [834],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [845],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [846],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [872],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [873],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [875],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [479],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [835],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [836],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [871],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [877],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [881],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [77],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [78],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [702],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [854],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [855],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [856],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [869],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [839],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [843],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [844],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [852],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [853],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [874],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [109],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [263],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [264],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from '../../../interfaces'
import Set from '../Shining Fates'
const card: Card = {
dexId: [862],
set: Set,
name: {

Some files were not shown because too many files have changed in this diff Show More