mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 01:49:19 +00:00
Added informations on more languages for Sword & Shield cards
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Dugtrio",
|
||||
fr: "Triopikeur",
|
||||
es: "Dugtrio",
|
||||
it: "Dugtrio",
|
||||
pt: "Dugtrio",
|
||||
de: "Digdri"
|
||||
},
|
||||
|
||||
illustrator: "Kyoko Umemoto",
|
||||
@ -32,6 +36,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Mud Bomb",
|
||||
fr: "Boue-Bombe",
|
||||
es: "Bomba Fango",
|
||||
it: "Pantanobomba",
|
||||
pt: "Bomba de Lama",
|
||||
de: "Schlammbombe"
|
||||
},
|
||||
|
||||
damage: 60,
|
||||
|
Reference in New Issue
Block a user