mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-22 19:02:10 +00:00
editor: fix some other rarities (#584)
Co-authored-by: Avior <git@avior.me>
This commit is contained in:
parent
660cccbe97
commit
89e0b8d367
@ -29,7 +29,7 @@ const card: Card = {
|
||||
}],
|
||||
|
||||
retreat: 1,
|
||||
rarity: "None"
|
||||
rarity: "Crown"
|
||||
}
|
||||
|
||||
export default card
|
@ -37,7 +37,7 @@ const card: Card = {
|
||||
}],
|
||||
|
||||
retreat: 2,
|
||||
rarity: "None"
|
||||
rarity: "Crown"
|
||||
}
|
||||
|
||||
export default card
|
Loading…
x
Reference in New Issue
Block a user