mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 17:39:18 +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:
@ -25,7 +25,7 @@ const card: Card = {
|
||||
stage: 'Basic',
|
||||
|
||||
description: {
|
||||
en: 'This is Castform\'s form when caught in a hailstrom. Its\nwhole body is chilled, and its skin is partially frozen!',
|
||||
en: "This is Castform’s form when caught in a hailstorm. Its whole body is chilled, and its skin is partially frozen!",
|
||||
fr: 'Morphéo adopte cette apparence quand\n il est frappé par la grèle. Tout son corps est froid et sa peau est légèrement givrée.'
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user