mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
editor: add rarities for 151 set (#507)
Co-authored-by: Avior <git@avior.me>
This commit is contained in:
@ -45,7 +45,11 @@ const card: Card = {
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
regulationMark: "G"
|
||||
regulationMark: "G",
|
||||
|
||||
variants: {
|
||||
holo: false
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
Reference in New Issue
Block a user