1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-02 20:51:57 +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 '../Battle Styles'
const card: Card = {
dexId: [69],
set: Set,
name: {

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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