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

feat: add boosters to API (#737)

This commit is contained in:
2025-05-18 00:53:26 +02:00
committed by GitHub
parent 8ca40f410d
commit c809b14783
815 changed files with 3183 additions and 960 deletions

View File

@ -47,7 +47,9 @@ const card: Card = {
de: "Es häutet sich, um zu wachsen. Dabei wird es von\neinem tosenden Wasserfall beschützt.",
'pt-br': "Troca de pele várias vezes à medida que cresce. Durante\neste processo, é protegido por uma cachoeira agitada.",
ko: "세차게 떨어지는 폭포의 보호를 받으며\n탈피를 거듭해 점점 크게 자란다."
}
},
boosters: ["mewtwo"]
}
export default card