mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-01 12:22:02 +00:00
feat: Add missing German sets (#450)
This commit is contained in:
@@ -5,6 +5,7 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Sandshrew",
|
||||
fr: "Sabelette",
|
||||
de: "Sandan"
|
||||
},
|
||||
illustrator: "Suwama Chiaki",
|
||||
rarity: "Common",
|
||||
@@ -30,6 +31,7 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Scratch",
|
||||
fr: "Griffe",
|
||||
de: "Kratzer"
|
||||
},
|
||||
|
||||
damage: 20,
|
||||
|
Reference in New Issue
Block a user