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