mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-07 22:51:58 +00:00
Sword & Shield Fixes (#84)
* some fixes Signed-off-by: Avior <github@avior.me> * Some more changes Signed-off-by: Avior <github@avior.me> * u Signed-off-by: Avior <github@avior.me> * continuing update Signed-off-by: Avior <github@avior.me> * Finished ? Signed-off-by: Avior <github@avior.me> * Removed files that were not meant to be * Remoed even more files
This commit is contained in:
@@ -29,6 +29,10 @@ const card: Card = {
|
||||
evolveFrom: {
|
||||
en: "Lapras V",
|
||||
fr: "Lokhlass-V",
|
||||
es: "Lapras V",
|
||||
it: "Lapras V",
|
||||
pt: "Lapras V",
|
||||
de: "Lapras V"
|
||||
},
|
||||
|
||||
stage: "VMAX",
|
||||
@@ -50,7 +54,7 @@ const card: Card = {
|
||||
},
|
||||
effect: {
|
||||
en: "This attack does 30 more damage for each Water Energy attached to this Pokémon.",
|
||||
fr: "Cette attaque inflige 30 dégâts supplémentaires pour chaque Énergie Water attachée à ce Pokémon.",
|
||||
fr: "Cette attaque inflige 30 dégâts supplémentaires pour chaque Énergie Water attachée à ce Pokémon.",
|
||||
es: "Este ataque hace 30 puntos de daño más por cada Energía Water unida a este Pokémon.",
|
||||
it: "Questo attacco infligge 30 danni in più per ogni Energia Water assegnata a questo Pokémon.",
|
||||
pt: "Este ataque causa 30 pontos de dano a mais para cada Energia Water ligada a este Pokémon.",
|
||||
|
Reference in New Issue
Block a user