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

fix: Added the illustrator field to TCGP A1 cards. (#604)

This commit is contained in:
Richie Moon
2024-12-02 11:26:53 +13:00
committed by GitHub
parent 2b6d06184d
commit 48a984ef50
286 changed files with 303 additions and 17 deletions

View File

@ -8,6 +8,7 @@ const card: Card = {
en: "Electabuzz"
},
illustrator: "Ryuta Fuse",
category: "Pokemon",
hp: 70,
types: ["Lightning"],