1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-17 18:09: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

@ -50,7 +50,7 @@ const card: Card = {
es: "Tajo Ondulante",
it: "Taglio Ondulante",
pt: "Corte Ondulado",
de: "Wellenschnittt"
de: "Wellenschnitt"
},
effect: {
@ -70,7 +70,9 @@ const card: Card = {
variants: {
normal: false
}
},
illustrator: "kawayoo"
}
export default card