mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 09:59:19 +00:00
fix: SWSH8 attacks in other languages (#742)
This commit is contained in:
@ -30,7 +30,12 @@ const card: Card = {
|
||||
cost: ["Fighting"],
|
||||
|
||||
name: {
|
||||
en: "Invade"
|
||||
en: "Invade",
|
||||
fr: "Envahissement",
|
||||
de: "Einmarschieren",
|
||||
es: "Invadir",
|
||||
pt: "Invadir",
|
||||
it: "Scorreria"
|
||||
},
|
||||
|
||||
damage: 30
|
||||
|
Reference in New Issue
Block a user