mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 17:09:19 +00:00
Updated Cards to use new Rarities
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -37,7 +37,7 @@ const card: Card = {
|
||||
fr: "Cette carte fournit de l’Énergie Colorless. \n\nLorsque vous attachez cette carte de votre main à un Pokémon, piochez une carte."
|
||||
},
|
||||
|
||||
rarity: Rarity.Uncommon,
|
||||
rarity: Rarity.UNCOMMON,
|
||||
|
||||
category: Category.ENERGY,
|
||||
|
||||
|
Reference in New Issue
Block a user