mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
feat: Add missing German sets (#450)
This commit is contained in:
@ -5,6 +5,7 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Starly",
|
||||
fr: "Etourmi",
|
||||
de: "Staralilli"
|
||||
},
|
||||
illustrator: "Mitsuhiro Arita",
|
||||
rarity: "Common",
|
||||
@ -31,6 +32,7 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Peck",
|
||||
fr: "Picpic",
|
||||
de: "Schnabel"
|
||||
},
|
||||
|
||||
damage: 20,
|
||||
|
Reference in New Issue
Block a user