mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 00:29:19 +00:00
Updated Sword Shield 1 set
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -11,6 +11,8 @@ const card: Card = {
|
||||
id: "swsh1-50",
|
||||
localId: 50,
|
||||
|
||||
dexId: 131,
|
||||
|
||||
// Card informations
|
||||
name: {
|
||||
en: "Lapras VMAX",
|
||||
@ -29,16 +31,12 @@ const card: Card = {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/50/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/50/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/50/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/50/high.png",
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
en: "Lapras V",
|
||||
fr: "Lokhlass-V",
|
||||
fr: "Lokhlass V",
|
||||
},
|
||||
|
||||
tags: [
|
||||
|
Reference in New Issue
Block a user