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

fix: SV sets now have their illustrator set (#743)

This commit is contained in:
2025-05-24 19:10:13 +02:00
committed by GitHub
parent 21e158805b
commit 90d12fc9b6
2975 changed files with 12862 additions and 5855 deletions

View File

@ -71,7 +71,8 @@ const card: Card = {
}],
retreat: 2,
regulationMark: "I"
regulationMark: "I",
illustrator: "Toshinao Aoki"
}
export default card