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

feat(asian): Updated SV6 and added SV6a & SV6s (#502)

This commit is contained in:
2024-10-10 00:44:36 +02:00
committed by GitHub
parent 4f2c27937a
commit 1d14078dd8
365 changed files with 13098 additions and 481 deletions

View File

@ -6,7 +6,8 @@ const set: Set = {
name: {
ja: 'クリムゾンヘイズ',
'zh-tw': '緋紅薄霧',
th: 'หมอกสีชาด'
th: 'หมอกสีชาด',
ko: '크림슨헤이즈'
},
serie: serie,
@ -17,7 +18,8 @@ const set: Set = {
releaseDate: {
ja: '2024-03-22',
'zh-tw': '2024-04-03',
th: '2024-04-26'
th: '2024-04-26',
ko: '2024-05-24'
}
}