mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-07 21:59:54 +00:00
Fix swsh2
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
e8ab37a28a
commit
c280411122
@ -8,7 +8,7 @@ const swsh2: Set = {
|
|||||||
expansion: swsh,
|
expansion: swsh,
|
||||||
expansionCode: "swsh",
|
expansionCode: "swsh",
|
||||||
|
|
||||||
code: "swsh1",
|
code: "swsh2",
|
||||||
// tcgoCode
|
// tcgoCode
|
||||||
|
|
||||||
cardCount: {
|
cardCount: {
|
||||||
@ -16,7 +16,7 @@ const swsh2: Set = {
|
|||||||
official: 192
|
official: 192
|
||||||
},
|
},
|
||||||
|
|
||||||
releaseDate: "2020-06-01",
|
releaseDate: "2020-05-01",
|
||||||
|
|
||||||
legal: {
|
legal: {
|
||||||
standard: true,
|
standard: true,
|
||||||
@ -24,8 +24,8 @@ const swsh2: Set = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
images: {
|
images: {
|
||||||
symbol: "https://assets.tcgdex.net/univ/sets/swsh/swsh1/symbol",
|
symbol: "https://assets.tcgdex.net/univ/sets/swsh/swsh2/symbol",
|
||||||
logo: "https://assets.tcgdex.net/en/sets/swsh/swsh1/logo"
|
logo: "https://assets.tcgdex.net/en/sets/swsh/swsh2/logo"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user