mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-22 03:49:19 +00:00
fix: SV sets now have their illustrator set (#743)
This commit is contained in:
@ -67,10 +67,13 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
regulationMark: "G",
|
||||
|
||||
variants: {
|
||||
holo: true,
|
||||
normal: false
|
||||
}
|
||||
},
|
||||
|
||||
illustrator: "Kariya"
|
||||
}
|
||||
|
||||
export default card
|
Reference in New Issue
Block a user