mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-12 15:59:18 +00:00
fix: SWSH8 attacks in other languages (#742)
This commit is contained in:
@ -31,7 +31,12 @@ const card: Card = {
|
||||
cost: ["Colorless"],
|
||||
|
||||
name: {
|
||||
en: "Ram"
|
||||
en: "Ram",
|
||||
fr: "Collision",
|
||||
de: "Ramme",
|
||||
es: "Apisonar",
|
||||
pt: "Aríete",
|
||||
it: "Carica"
|
||||
},
|
||||
|
||||
damage: 10
|
||||
|
Reference in New Issue
Block a user