1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09:18 +00:00

fix: invalid names delta species (#623)

This commit is contained in:
Benjamin Rousseliere
2024-12-19 11:52:36 +01:00
committed by GitHub
parent 144b794610
commit 60031a9de6
149 changed files with 149 additions and 149 deletions

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Ampharos δ",
fr: "Pharamp δ ESPÈCES DELTA",
fr: "Pharamp δ",
de: "Ampharos"
},
illustrator: "Kagemaru Himeno",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Snorlax δ",
fr: "Ronflex δ ESPÈCES DELTA",
fr: "Ronflex δ",
de: "Relaxo"
},
illustrator: "Masakazu Fukuda",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Togetic δ",
fr: "Togetic δ ESPÈCES DELTA",
fr: "Togetic δ",
de: "Togetic"
},
illustrator: "Kouki Saitou",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Typhlosion δ",
fr: "Typhlosion δ ESPÈCES DELTA",
fr: "Typhlosion δ",
de: "Tornupto"
},
illustrator: "Hisao Nakamura",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Arbok δ",
fr: "Arbok δ ESPÈCES DELTA",
fr: "Arbok δ",
de: "Arbok"
},
illustrator: "Hisao Nakamura",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Cloyster δ",
fr: "Crustabri δ ESPÈCES DELTA",
fr: "Crustabri δ",
de: "Austos"
},
illustrator: "Mitsuhiro Arita",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Dewgong δ",
fr: "Lamantine δ ESPÈCES DELTA",
fr: "Lamantine δ",
de: "Jugong"
},
illustrator: "Atsuko Nishida",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Gligar δ",
fr: "Scorplane δ ESPÈCES DELTA",
fr: "Scorplane δ",
de: "Skorgla"
},
illustrator: "Kagemaru Himeno",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Jynx δ",
fr: "Lippoutou δ ESPÈCES DELTA",
fr: "Lippoutou δ",
de: "Rossana"
},
illustrator: "Ken Sugimori",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Ledian δ",
fr: "Coxyclaque δ ESPÈCES DELTA",
fr: "Coxyclaque δ",
de: "Ledian"
},
illustrator: "Hajime Kusajima",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Lickitung δ",
fr: "Excelangue δ ESPÈCES DELTA",
fr: "Excelangue δ",
de: "Schlurp"
},
illustrator: "Masakazu Fukuda",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Feraligatr δ",
fr: "Aligatueur δ ESPÈCES DELTA",
fr: "Aligatueur δ",
de: "Impergator"
},
illustrator: "Kouki Saitou",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Mantine δ",
fr: "Demanta δ ESPÈCES DELTA",
fr: "Demanta δ",
de: "Mantax"
},
illustrator: "Sumiyoshi Kizuki",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Quagsire δ",
fr: "Maraiste δ ESPÈCES DELTA",
fr: "Maraiste δ",
de: "Morlord"
},
illustrator: "Sachiko Adachi",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Seadra δ",
fr: "Hypocéan δ ESPÈCES DELTA",
fr: "Hypocéan δ",
de: "Seemon"
},
illustrator: "Sachiko Adachi",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Tropius δ",
fr: "Tropius δ ESPÈCES DELTA",
fr: "Tropius δ",
de: "Tropius"
},
illustrator: "Mitsuhiro Arita",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Vibrava δ",
fr: "Vibraninf δ ESPÈCES DELTA",
fr: "Vibraninf δ",
de: "Vibrava"
},
illustrator: "Tomokazu Komiya",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Xatu δ",
fr: "Xatu δ ESPÈCES DELTA",
fr: "Xatu δ",
de: "Xatu"
},
illustrator: "Kouki Saitou",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Bayleef δ",
fr: "Macronium δ ESPÈCES DELTA",
fr: "Macronium δ",
de: "Lorblatt"
},
illustrator: "Kagemaru Himeno",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Croconaw δ",
fr: "Crocrodil δ ESPÈCES DELTA",
fr: "Crocrodil δ",
de: "Tyracroc"
},
illustrator: "Yuka Morii",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Dragonair δ",
fr: "Draco δ ESPÈCES DELTA",
fr: "Draco δ",
de: "Dragonir"
},
illustrator: "Kouki Saitou",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Electabuzz δ",
fr: "Elektek δ ESPÈCES DELTA",
fr: "Elektek δ",
de: "Elektek"
},
illustrator: "Ken Sugimori",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Heracross δ",
fr: "Scarhino δ ESPÈCES DELTA",
fr: "Scarhino δ",
de: "Skaraborn"
},
illustrator: "Mitsuhiro Arita",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Flaaffy δ",
fr: "Lainergie δ ESPÈCES DELTA",
fr: "Lainergie δ",
de: "Waaty"
},
illustrator: "Yuka Morii",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Horsea δ",
fr: "Hypotrempe δ ESPÈCES DELTA",
fr: "Hypotrempe δ",
de: "Seeper"
},
illustrator: "Tomokazu Komiya",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Kirlia δ",
fr: "Kirlia δ ESPÈCES DELTA",
fr: "Kirlia δ",
de: "Kirlia"
},
illustrator: "Kyoko Umemoto",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Nidorino δ",
fr: "Nidorino δ ESPÈCES DELTA",
fr: "Nidorino δ",
de: "Nidorino"
},
illustrator: "Atsuko Nishida",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Quilava δ",
fr: "Feurisson δ ESPÈCES DELTA",
fr: "Feurisson δ",
de: "Igelavar"
},
illustrator: "Midori Harada",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Seadra δ",
fr: "Hypocéan δ ESPÈCES DELTA",
fr: "Hypocéan δ",
de: "Seemon"
},
illustrator: "Hisao Nakamura",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Shelgon δ",
fr: "Drackhaus δ ESPÈCES DELTA",
fr: "Drackhaus δ",
de: "Draschel"
},
illustrator: "Kyoko Umemoto",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Smeargle δ",
fr: "Queulorior δ ESPÈCES DELTA",
fr: "Queulorior δ",
de: "Farbeagle"
},
illustrator: "Kagemaru Himeno",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Meganium δ",
fr: "Meganium δ ESPÈCES DELTA",
fr: "Meganium δ",
de: "Meganie"
},
illustrator: "Sumiyoshi Kizuki",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Swellow δ",
fr: "Heledelle δ ESPÈCES DELTA",
fr: "Heledelle δ",
de: "Schwalboss"
},
illustrator: "Sumiyoshi Kizuki",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Togepi δ",
fr: "Togepi δ ESPÈCES DELTA",
fr: "Togepi δ",
de: "Togepi"
},
illustrator: "Miki Tanaka",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Vibrava δ",
fr: "Vibraninf δ ESPÈCES DELTA",
fr: "Vibraninf δ",
de: "Vibrava"
},
illustrator: "Midori Harada",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Bagon δ",
fr: "Draby δ ESPÈCES DELTA",
fr: "Draby δ",
de: "Kindwurm"
},
illustrator: "Hajime Kusajima",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Chikorita δ",
fr: "Germignon δ ESPÈCES DELTA",
fr: "Germignon δ",
de: "Endivie"
},
illustrator: "Yuka Morii",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Cyndaquil δ",
fr: "Héricendre δ ESPÈCES DELTA",
fr: "Héricendre δ",
de: "Feurigel"
},
illustrator: "Atsuko Nishida",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Dratini δ",
fr: "Minidraco δ ESPÈCES DELTA",
fr: "Minidraco δ",
de: "Dratini"
},
illustrator: "Tomokazu Komiya",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Ekans δ",
fr: "Abo δ ESPÈCES DELTA",
fr: "Abo δ",
de: "Rettan"
},
illustrator: "Yuka Morii",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Elekid δ",
fr: "Elekid δ ESPÈCES DELTA",
fr: "Elekid δ",
de: "Elekid"
},
illustrator: "Ken Sugimori",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Feebas δ",
fr: "Barpau δ ESPÈCES DELTA",
fr: "Barpau δ",
de: "Barschwa"
},
illustrator: "Yukiko Baba",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Milotic δ",
fr: "Milobellus δ ESPÈCES DELTA",
fr: "Milobellus δ",
de: "Milotic"
},
illustrator: "Midori Harada",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Horsea δ",
fr: "Hypotrempe δ ESPÈCES DELTA",
fr: "Hypotrempe δ",
de: "Seeper"
},
illustrator: "Hisao Nakamura",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Mareep δ",
fr: "Wattouat δ ESPÈCES DELTA",
fr: "Wattouat δ",
de: "Voltilamm"
},
illustrator: "Sachiko Adachi",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Nidoran♀ δ",
fr: "Nidoran ♀ δ ESPÈCES DELTA",
fr: "Nidoran ♀ δ",
de: "Nidoran W"
},
illustrator: "Hajime Kusajima",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Nidoran♂ δ",
fr: "Nidoran ♂ δ ESPÈCES DELTA",
fr: "Nidoran ♂ δ",
de: "Nidoran M"
},
illustrator: "Midori Harada",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Pupitar δ",
fr: "Ymphect δ ESPÈCES DELTA",
fr: "Ymphect δ",
de: "Pupitar"
},
illustrator: "Kouki Saitou",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Nidoking δ",
fr: "Nidoking δ ESPÈCES DELTA",
fr: "Nidoking δ",
de: "Nidoking"
},
illustrator: "Mitsuhiro Arita",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Ralts δ",
fr: "Tarsal δ ESPÈCES DELTA",
fr: "Tarsal δ",
de: "Trasla"
},
illustrator: "Kyoko Umemoto",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Seel δ",
fr: "Otaria δ ESPÈCES DELTA",
fr: "Otaria δ",
de: "Jurob"
},
illustrator: "Hajime Kusajima",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Shellder δ",
fr: "Kokiyas δ ESPÈCES DELTA",
fr: "Kokiyas δ",
de: "Muschas"
},
illustrator: "Hisao Nakamura",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Smoochum δ",
fr: "Lippouti δ ESPÈCES DELTA",
fr: "Lippouti δ",
de: "Kussilla"
},
illustrator: "Miki Tanaka",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Swablu δ",
fr: "Tylton δ ESPÈCES DELTA",
fr: "Tylton δ",
de: "Wablu"
},
illustrator: "Miki Tanaka",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Taillow δ",
fr: "Nirondelle δ ESPÈCES DELTA",
fr: "Nirondelle δ",
de: "Schwalbini"
},
illustrator: "Miki Tanaka",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Totodile δ",
fr: "Kaiminus δ ESPÈCES DELTA",
fr: "Kaiminus δ",
de: "Karnimani"
},
illustrator: "Hisao Nakamura",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Trapinch δ",
fr: "Kraknoix δ ESPÈCES DELTA",
fr: "Kraknoix δ",
de: "Knacklion"
},
illustrator: "Midori Harada",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Trapinch δ",
fr: "Kraknoix δ ESPÈCES DELTA",
fr: "Kraknoix δ",
de: "Knacklion"
},
illustrator: "Yukiko Baba",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Nidoqueen δ",
fr: "Nidoqueen δ ESPÈCES DELTA",
fr: "Nidoqueen δ",
de: "Nidoqueen"
},
illustrator: "Kouki Saitou",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Vulpix δ",
fr: "Goupix δ ESPÈCES DELTA",
fr: "Goupix δ",
de: "Vulpix"
},
illustrator: "Sachiko Adachi",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Wooper δ",
fr: "Axoloto δ ESPÈCES DELTA",
fr: "Axoloto δ",
de: "Felino"
},
illustrator: "Tomokazu Komiya",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Ninetales δ",
fr: "Feunard δ ESPÈCES DELTA",
fr: "Feunard δ",
de: "Vulnona"
},
illustrator: "Hajime Kusajima",

View File

@ -4,7 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Pinsir δ",
fr: "Scarabrute δ ESPÈCES DELTA",
fr: "Scarabrute δ",
de: "Pinsir"
},
illustrator: "Yukiko Baba",