mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 09:29:19 +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: 'Castform changes to this form when it basks\nin bright sunlight. When you touch its\nglowing skin, it feels all dried out!',
|
||||
en: "Castform changes to this form when it basks in bright sunlight. When you touch its glowing skin, it feels all dried out!",
|
||||
fr: 'Morphéo adopte cette apparence lorsqu\'il y a du soleil.\nSon corps rougeoyant est très sec au toucher.'
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user