mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
Updated Cards to use new Rarities
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -84,7 +84,7 @@ const card: Card = {
|
||||
|
||||
retreat: 1,
|
||||
|
||||
rarity: Rarity.Common,
|
||||
rarity: Rarity.COMMON,
|
||||
|
||||
category: Category.POKEMON,
|
||||
|
||||
|
Reference in New Issue
Block a user