mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 16:39:18 +00:00
fix: Added the illustrator
field to TCGP A1 cards. (#604)
This commit is contained in:
@ -8,6 +8,7 @@ const card: Card = {
|
||||
en: "Nidoran♀"
|
||||
},
|
||||
|
||||
illustrator: "Miki Tanaka",
|
||||
category: "Pokemon",
|
||||
hp: 60,
|
||||
types: ["Darkness"],
|
||||
|
Reference in New Issue
Block a user