mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-13 13:25:10 +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:
@ -79,6 +79,10 @@ const card: Card = {
|
||||
reverse: true,
|
||||
holo: false,
|
||||
firstEdition: false
|
||||
},
|
||||
|
||||
description: {
|
||||
en: "This Pokémon is very popular as a herding dog in the Galar region. As it runs, it generates electricity from the base of its tail."
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user