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 "../Crown Zenith"
const card: Card = {
dexId: [43],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [44],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [182],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [114],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [465],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [123],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [191],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [193],
set: Set,
name: {

View File

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

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [401],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [420],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [455],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [470],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [736],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [6],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [244],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [636],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [637],
set: Set,
name: {

View File

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

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [757],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [758],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [86],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [320],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [321],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [341],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [361],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [370],
set: Set,
name: {

View File

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

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [471],
set: Set,
name: {

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [587],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [603],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [694],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [695],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [807],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [807],
set: Set,
name: {

View File

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

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [102],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [103],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [150],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [203],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [337],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [356],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [786],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [858],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [75],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [338],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [343],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [447],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [674],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [744],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [745],
set: Set,
name: {

View File

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

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [359],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [509],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [510],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [552],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [675],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [690],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [691],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [720],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [52],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [863],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [212],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [304],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [305],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [306],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [375],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [624],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [624],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [625],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [888],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [888],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [889],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [889],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [384],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [384],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [384],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [884],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [884],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [128],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [132],
set: Set,
name: {

View File

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

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [143],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [396],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [399],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [441],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [492],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [734],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [735],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [765],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [831],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [832],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [25],
set: Set,
name: {

View File

@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
import Set from "../Crown Zenith"
const card: Card = {
dexId: [402],
set: Set,
name: {

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