mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-12 15:59:18 +00:00
Add missing pokemon card dex ids (#494)
Co-authored-by: Benjamin Rousseliere <benjamin.r@galadrim.fr>
This commit is contained in:
committed by
GitHub
parent
a26ef0e5eb
commit
91dc66a494
@ -2,6 +2,7 @@ import { Card } from "../../../interfaces"
|
||||
import Set from "../Silver Tempest"
|
||||
|
||||
const card: Card = {
|
||||
dexId: [640],
|
||||
set: Set,
|
||||
|
||||
name: {
|
||||
|
Reference in New Issue
Block a user