mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-12 08:51:57 +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:
@@ -100,6 +100,10 @@ const card: Card = {
|
||||
reverse: true,
|
||||
holo: true,
|
||||
firstEdition: false
|
||||
},
|
||||
|
||||
description: {
|
||||
en: "On the night of a full moon, if shadows move on their own and laugh, it must be Gengar’s doing."
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user