mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-01 12:22:02 +00:00
Updated informations (#23)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@@ -4,6 +4,7 @@ import Set from '../Darkness Ablaze'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Bounsweet",
|
||||
fr: "Croquine"
|
||||
},
|
||||
illustrator: "Yuka Morii",
|
||||
rarity: "Common",
|
||||
@@ -26,9 +27,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Synthesis",
|
||||
fr: "Synthèse"
|
||||
},
|
||||
effect: {
|
||||
en: "Search your deck for a Grass Energy card and attach it to 1 of your Pokémon. Then, shuffle your deck.",
|
||||
fr: "Cherchez dans votre deck une carte Énergie Grass, puis attachez-la à l’un de vos Pokémon. Mélangez ensuite votre deck."
|
||||
},
|
||||
|
||||
},
|
||||
@@ -39,6 +42,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Flop",
|
||||
fr: "Flop"
|
||||
},
|
||||
|
||||
damage: 20,
|
||||
|
Reference in New Issue
Block a user