mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 17:09:19 +00:00
Updated Sword Shield 1 set
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -23,20 +23,17 @@ const card: Card = {
|
||||
Type.FIRE,
|
||||
],
|
||||
|
||||
|
||||
|
||||
image: {
|
||||
low: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/37/low.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/37/low.png",
|
||||
},
|
||||
high: {
|
||||
en: "https://assets.tcgdex.net/en/swsh/swsh1/37/high.png",
|
||||
fr: "https://assets.tcgdex.net/fr/swsh/swsh1/37/high.png",
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
evolveFrom: {},
|
||||
evolveTo: [{
|
||||
en: "Centiskorch",
|
||||
fr: "Scolocendre",
|
||||
}],
|
||||
|
||||
tags: [
|
||||
Tag.BASIC,
|
||||
|
Reference in New Issue
Block a user