mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 00:49:18 +00:00
fix: SWSH8 attacks in other languages (#742)
This commit is contained in:
@ -30,7 +30,12 @@ const card: Card = {
|
||||
cost: ["Colorless", "Colorless"],
|
||||
|
||||
name: {
|
||||
en: "Tackle"
|
||||
en: "Tackle",
|
||||
fr: "Charge",
|
||||
de: "Tackle",
|
||||
es: "Placaje",
|
||||
pt: "Investida",
|
||||
it: "Azione"
|
||||
},
|
||||
|
||||
damage: 30
|
||||
|
Reference in New Issue
Block a user