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 '../SWSH Black Star Promos'
|
||||
const card: Card = {
|
||||
name: {
|
||||
fr: "Tournicoton",
|
||||
en: "Gossifleur"
|
||||
},
|
||||
illustrator: "Naoki Saito",
|
||||
rarity: "Common",
|
||||
@@ -26,9 +27,11 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
fr: "Berceuse",
|
||||
en: "Sing"
|
||||
},
|
||||
effect: {
|
||||
fr: "LE Pokémon Actif de votre adversaire est maintenant Endormi.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Endormi.",
|
||||
en: "Your opponent’s Active Pokémon is now Asleep."
|
||||
},
|
||||
|
||||
},
|
||||
|
Reference in New Issue
Block a user