mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-06 13:29:55 +00:00
Added images to sets
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
669744d7c3
commit
3c66d9f0f0
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/base/base1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/base/base1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/base/base2/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/base/base2/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/base/base3/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/base/base3/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/base/base4/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/base/base4/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/base/base5/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/base/base5/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/base/basep/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/base/basep/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/bw/bw1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/bw/bw1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/bw/bw10/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/bw/bw10/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/bw/bw11/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/bw/bw11/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/bw/bw2/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/bw/bw2/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/bw/bw3/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/bw/bw3/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/bw/bw4/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/bw/bw4/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -19,6 +19,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/bw/bw5/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/bw/bw5/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/bw/bw6/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/bw/bw6/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/bw/bw7/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/bw/bw7/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/bw/bw8/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/bw/bw8/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/bw/bw9/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/bw/bw9/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -22,6 +22,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/bw/bwp/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/bw/bwp/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/bw/dv1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/bw/dv1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/col/col1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/col/col1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/dp/dp1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/dp/dp1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/dp/dp2/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/dp/dp2/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/dp/dp3/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/dp/dp3/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/dp/dp4/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/dp/dp4/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/dp/dp5/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/dp/dp5/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/dp/dp6/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/dp/dp6/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/dp/dp7/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/dp/dp7/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/dp/dpp/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/dp/dpp/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ecards/ecard1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ecards/ecard1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ecards/ecard2/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ecards/ecard2/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ecards/ecard3/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ecards/ecard3/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex10/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex10/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex11/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex11/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex12/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex12/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex13/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex13/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex14/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex14/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex15/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex15/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex16/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex16/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex2/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex2/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex3/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex3/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex4/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex4/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex5/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex5/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex6/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex6/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex7/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex7/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex8/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex8/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/ex/ex9/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/ex/ex9/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/gym/gym1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/gym/gym1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/gym/gym2/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/gym/gym2/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -19,6 +19,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/hgss/hgss1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/hgss/hgss1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/hgss/hgss2/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/hgss/hgss2/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/hgss/hgss3/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/hgss/hgss3/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/hgss/hgss4/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/hgss/hgss4/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/hgss/hgssp/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/hgss/hgssp/logo.png"
|
||||
}
|
||||
}
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/neo/neo1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/neo/neo1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/neo/neo2/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/neo/neo2/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/neo/neo3/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/neo/neo3/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -18,6 +18,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/neo/neo4/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/neo/neo4/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,6 +17,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/neo/si1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/neo/si1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pl/pl1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pl/pl1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pl/pl2/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pl/pl2/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pl/pl3/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pl/pl3/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -19,6 +19,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pl/pl4/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pl/pl4/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,6 +17,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pl/ru1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pl/ru1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,6 +17,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pop/pop1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pop/pop1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,6 +17,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pop/pop2/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pop/pop2/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,6 +17,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pop/pop3/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pop/pop3/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,6 +17,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pop/pop4/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pop/pop4/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,6 +17,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pop/pop5/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pop/pop5/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,6 +17,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pop/pop6/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pop/pop6/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,6 +17,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pop/pop7/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pop/pop7/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,6 +17,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pop/pop8/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pop/pop8/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,6 +17,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: false,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/pop/pop9/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/pop/pop9/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: true,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/det1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/det1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: true,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm10/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm10/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: true,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm11/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm11/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: true,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm115/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm115/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: true,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm12/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm12/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm2/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm2/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm3/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm3/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm35/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm35/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm4/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm4/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: true,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm5/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm5/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: true,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm6/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm6/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: true,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm7/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm7/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: true,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm75/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm75/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: true,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm8/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm8/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: true,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sm8/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sm8/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,6 +20,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: true,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/sma/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/sma/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -22,6 +22,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: true,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/sm/smp/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/sm/smp/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -23,8 +23,12 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: true,
|
||||
expanded: true
|
||||
}
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/swsh/swsh1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/swsh/swsh1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
export default set
|
||||
|
@ -25,7 +25,6 @@ const set: Set = {
|
||||
standard: true,
|
||||
expanded: true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
export default set
|
||||
|
@ -22,11 +22,12 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/xy/dc1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/xy/dc1/logo.png"
|
||||
}
|
||||
|
||||
// images
|
||||
|
||||
|
||||
}
|
||||
|
||||
export default set
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/xy/g1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/xy/g1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/xy/xy0/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/xy/xy0/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -19,6 +19,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/xy/xy1/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/xy/xy1/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/xy/xy10/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/xy/xy10/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -21,6 +21,11 @@ const set: Set = {
|
||||
legal: {
|
||||
standard: false,
|
||||
expanded: true,
|
||||
},
|
||||
|
||||
images: {
|
||||
symbol: "https://assets.tcgdex.net/sets/xy/xy11/symbol.png",
|
||||
logo: "https://assets.tcgdex.net/sets/xy/xy11/logo.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user