mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 08:39:17 +00:00
Updated Sword Shield Date (35/202 done)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -29,11 +29,7 @@ const card: Card = {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/35/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/35/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/35/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/35/high.png",
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
evolveFrom: {
|
||||
@ -95,10 +91,9 @@ const card: Card = {
|
||||
category: Category.POKEMON,
|
||||
|
||||
set: {
|
||||
name: "undefined",
|
||||
name: "Sword & Shield",
|
||||
code: "swsh1"
|
||||
}
|
||||
}
|
||||
|
||||
export default card
|
||||
|
||||
|
Reference in New Issue
Block a user