mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-10 12:09:18 +00:00
@ -43,7 +43,11 @@ const card: Card = {
|
||||
}],
|
||||
|
||||
retreat: 0,
|
||||
regulationMark: "I"
|
||||
regulationMark: "I",
|
||||
|
||||
variants: {
|
||||
holo: false
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
Reference in New Issue
Block a user