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:
@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user