mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-18 02:19:17 +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:
@ -99,6 +99,12 @@ const card: Card = {
|
||||
reverse: true,
|
||||
holo: false,
|
||||
firstEdition: false
|
||||
},
|
||||
|
||||
stage: "Stage2",
|
||||
|
||||
description: {
|
||||
en: "When Staravia evolve into Staraptor, they leave the flock to live alone. They have sturdy wings."
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user