mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-16 09:29:19 +00:00
fix: SWSH8 attacks in other languages (#742)
This commit is contained in:
@ -41,7 +41,12 @@ const card: Card = {
|
||||
cost: ["Darkness"],
|
||||
|
||||
name: {
|
||||
en: "Rear Kick"
|
||||
en: "Rear Kick",
|
||||
fr: "Ruade",
|
||||
de: "Rückwärtskick",
|
||||
es: "Patada Trasera",
|
||||
pt: "Chute Traseiro",
|
||||
it: "Retrocalcio"
|
||||
},
|
||||
|
||||
damage: 30
|
||||
|
Reference in New Issue
Block a user