mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-30 03:29:51 +00:00
Added images to sets
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -14,11 +14,16 @@ const set: Set = {
|
||||
},
|
||||
|
||||
releaseDate: "2003-10-01",
|
||||
// releaseDate: "2003-01-14",
|
||||
// releaseDate: "2003-01-14",
|
||||
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pop/np/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pop/np/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user