1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +00:00

Added Sun & Moon for other languages

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-30 14:12:31 +02:00
parent 369f8dadf7
commit dc0dcff103
2732 changed files with 54455 additions and 6885 deletions

View File

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Wailord",
fr: "Wailord",
es: "Wailord",
it: "Wailord",
pt: "Wailord",
de: "Wailord"
},
illustrator: "Kyoko Umemoto",
rarity: "Rare",
@ -35,6 +39,10 @@ const card: Card = {
name: {
en: "Heavy Impact",
fr: "Gros Impact",
es: "Impacto Pesado",
it: "Impatto Pesante",
pt: "Impacto Pesado",
de: "Schwerer Einschlag"
},
damage: 90,
@ -50,6 +58,10 @@ const card: Card = {
name: {
en: "Hydro Splash",
fr: "Hydro-Éclaboussure",
es: "Hidroestallido",
it: "Idrosplash",
pt: "Hidroborrifada",
de: "Hydroplatscher"
},
damage: 140,