mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-12 16:51:59 +00:00
Fixed cards rarities and added cards description and stage (#62)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@@ -57,6 +57,10 @@ const card: Card = {
|
||||
reverse: true,
|
||||
holo: false,
|
||||
firstEdition: false
|
||||
},
|
||||
|
||||
description: {
|
||||
en: "Often found in gardens, this Pokémon has hairs on its body that it uses to assess its surroundings."
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user