1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-05-13 20:36:15 +00:00
Co-authored-by: Avior <git@avior.me>
This commit is contained in:
TCGdex 🤖 2025-05-12 11:37:57 +02:00 committed by GitHub
parent 860248e5d9
commit fa0b9d5f7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,8 @@ const card: Card = {
}], }],
retreat: 1, retreat: 1,
regulationMark: "H" regulationMark: "H",
illustrator: "Iori Suzuki"
} }
export default card export default card