1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-22 10:52:10 +00:00

Remove Set.cardCount.total (#46)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
Florian Bouillon 2021-08-12 21:09:38 +02:00 committed by GitHub
parent 9138eedb16
commit ec65614572
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
156 changed files with 9 additions and 165 deletions

View File

@ -13,7 +13,6 @@ const base4: Set = {
tcgOnline: "B2", tcgOnline: "B2",
cardCount: { cardCount: {
total: 130,
official: 130 official: 130
}, },

View File

@ -13,7 +13,6 @@ const base1: Set = {
tcgOnline: "BS", tcgOnline: "BS",
cardCount: { cardCount: {
total: 102,
official: 102 official: 102
}, },

View File

@ -13,7 +13,6 @@ const base3: Set = {
tcgOnline: "FO", tcgOnline: "FO",
cardCount: { cardCount: {
total: 62,
official: 62 official: 62
}, },

View File

@ -13,7 +13,6 @@ const base2: Set = {
tcgOnline: "JU", tcgOnline: "JU",
cardCount: { cardCount: {
total: 64,
official: 64 official: 64
}, },

View File

@ -13,7 +13,6 @@ const base5: Set = {
tcgOnline: "TR", tcgOnline: "TR",
cardCount: { cardCount: {
total: 83,
official: 82 official: 82
}, },

View File

@ -12,7 +12,6 @@ const wp: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 53,
official: 53 official: 53
}, },

View File

@ -13,7 +13,6 @@ const basep: Set = {
tcgOnline: "PR", tcgOnline: "PR",
cardCount: { cardCount: {
total: 53,
official: 53 official: 53
}, },

View File

@ -13,7 +13,6 @@ const bwp: Set = {
tcgOnline: "PR-BLW", tcgOnline: "PR-BLW",
cardCount: { cardCount: {
total: 101,
official: 101 official: 101
}, },

View File

@ -13,7 +13,6 @@ const bw1: Set = {
tcgOnline: "BLW", tcgOnline: "BLW",
cardCount: { cardCount: {
total: 115,
official: 114 official: 114
}, },

View File

@ -13,7 +13,6 @@ const bw7: Set = {
tcgOnline: "BCR", tcgOnline: "BCR",
cardCount: { cardCount: {
total: 149,
official: 149 official: 149
}, },

View File

@ -13,7 +13,6 @@ const bw5: Set = {
tcgOnline: "DEX", tcgOnline: "DEX",
cardCount: { cardCount: {
total: 111,
official: 108 official: 108
}, },

View File

@ -13,7 +13,6 @@ const dv1: Set = {
tcgOnline: "DRV", tcgOnline: "DRV",
cardCount: { cardCount: {
total: 21,
official: 20 official: 20
}, },

View File

@ -13,7 +13,6 @@ const bw6: Set = {
tcgOnline: "DRX", tcgOnline: "DRX",
cardCount: { cardCount: {
total: 128,
official: 124 official: 124
}, },

View File

@ -13,7 +13,6 @@ const bw2: Set = {
tcgOnline: "EPO", tcgOnline: "EPO",
cardCount: { cardCount: {
total: 98,
official: 98 official: 98
}, },

View File

@ -13,7 +13,6 @@ const bw11: Set = {
tcgOnline: "LTR", tcgOnline: "LTR",
cardCount: { cardCount: {
total: 115,
official: 113 official: 113
}, },

View File

@ -13,7 +13,6 @@ const bw4: Set = {
tcgOnline: "NXD", tcgOnline: "NXD",
cardCount: { cardCount: {
total: 103,
official: 99 official: 99
}, },

View File

@ -13,7 +13,6 @@ const bw3: Set = {
tcgOnline: "NVI", tcgOnline: "NVI",
cardCount: { cardCount: {
total: 102,
official: 101 official: 101
}, },

View File

@ -13,7 +13,6 @@ const bw10: Set = {
tcgOnline: "PLB", tcgOnline: "PLB",
cardCount: { cardCount: {
total: 105,
official: 101 official: 101
}, },

View File

@ -13,7 +13,6 @@ const bw9: Set = {
tcgOnline: "PLF", tcgOnline: "PLF",
cardCount: { cardCount: {
total: 122,
official: 116 official: 116
}, },

View File

@ -13,7 +13,6 @@ const bw8: Set = {
tcgOnline: "PLS", tcgOnline: "PLS",
cardCount: { cardCount: {
total: 138,
official: 135 official: 135
}, },

View File

@ -12,7 +12,6 @@ const rc: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 25,
official: 25 official: 25
}, },

View File

@ -13,7 +13,6 @@ const col1: Set = {
tcgOnline: "CL", tcgOnline: "CL",
cardCount: { cardCount: {
total: 106,
official: 95 official: 95
}, },

View File

@ -13,7 +13,6 @@ const dpp: Set = {
tcgOnline: "PR-DPP", tcgOnline: "PR-DPP",
cardCount: { cardCount: {
total: 56,
official: 56 official: 56
}, },

View File

@ -13,7 +13,6 @@ const dp1: Set = {
tcgOnline: "DP", tcgOnline: "DP",
cardCount: { cardCount: {
total: 130,
official: 130 official: 130
}, },

View File

@ -13,7 +13,6 @@ const dp4: Set = {
tcgOnline: "GE", tcgOnline: "GE",
cardCount: { cardCount: {
total: 106,
official: 106 official: 106
}, },

View File

@ -13,7 +13,6 @@ const dp6: Set = {
tcgOnline: "LA", tcgOnline: "LA",
cardCount: { cardCount: {
total: 146,
official: 146 official: 146
}, },

View File

@ -13,7 +13,6 @@ const dp5: Set = {
tcgOnline: "MD", tcgOnline: "MD",
cardCount: { cardCount: {
total: 100,
official: 100 official: 100
}, },

View File

@ -13,7 +13,6 @@ const dp2: Set = {
tcgOnline: "MT", tcgOnline: "MT",
cardCount: { cardCount: {
total: 123,
official: 122 official: 122
}, },

View File

@ -13,7 +13,6 @@ const dp3: Set = {
tcgOnline: "SW", tcgOnline: "SW",
cardCount: { cardCount: {
total: 132,
official: 132 official: 132
}, },

View File

@ -13,7 +13,6 @@ const dp7: Set = {
tcgOnline: "SF", tcgOnline: "SF",
cardCount: { cardCount: {
total: 106,
official: 100 official: 100
}, },

View File

@ -13,7 +13,6 @@ const ecard2: Set = {
tcgOnline: "AQ", tcgOnline: "AQ",
cardCount: { cardCount: {
total: 182,
official: 147 official: 147
}, },

View File

@ -12,7 +12,6 @@ const bog: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 9,
official: 9 official: 9
}, },

View File

@ -13,7 +13,6 @@ const ecard1: Set = {
tcgOnline: "EX", tcgOnline: "EX",
cardCount: { cardCount: {
total: 165,
official: 165 official: 165
}, },

View File

@ -12,7 +12,6 @@ const sp: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 10,
official: 10 official: 10
}, },

View File

@ -13,7 +13,6 @@ const ecard3: Set = {
tcgOnline: "SK", tcgOnline: "SK",
cardCount: { cardCount: {
total: 182,
official: 144 official: 144
}, },

View File

@ -13,7 +13,6 @@ const ex14: Set = {
tcgOnline: "CG", tcgOnline: "CG",
cardCount: { cardCount: {
total: 100,
official: 100 official: 100
}, },

View File

@ -13,7 +13,6 @@ const ex11: Set = {
tcgOnline: "DS", tcgOnline: "DS",
cardCount: { cardCount: {
total: 114,
official: 113 official: 113
}, },

View File

@ -13,7 +13,6 @@ const ex8: Set = {
tcgOnline: "DX", tcgOnline: "DX",
cardCount: { cardCount: {
total: 108,
official: 107 official: 107
}, },

View File

@ -13,7 +13,6 @@ const ex15: Set = {
tcgOnline: "DF", tcgOnline: "DF",
cardCount: { cardCount: {
total: 101,
official: 101 official: 101
}, },

View File

@ -13,7 +13,6 @@ const ex3: Set = {
tcgOnline: "DR", tcgOnline: "DR",
cardCount: { cardCount: {
total: 100,
official: 97 official: 97
}, },

View File

@ -13,7 +13,6 @@ const ex9: Set = {
tcgOnline: "EM", tcgOnline: "EM",
cardCount: { cardCount: {
total: 107,
official: 106 official: 106
}, },

View File

@ -13,7 +13,6 @@ const ex6: Set = {
tcgOnline: "RG", tcgOnline: "RG",
cardCount: { cardCount: {
total: 116,
official: 112 official: 112
}, },

View File

@ -13,7 +13,6 @@ const ex5: Set = {
tcgOnline: "HL", tcgOnline: "HL",
cardCount: { cardCount: {
total: 102,
official: 101 official: 101
}, },

View File

@ -13,7 +13,6 @@ const ex13: Set = {
tcgOnline: "HP", tcgOnline: "HP",
cardCount: { cardCount: {
total: 111,
official: 110 official: 110
}, },

View File

@ -13,7 +13,6 @@ const ex12: Set = {
tcgOnline: "LM", tcgOnline: "LM",
cardCount: { cardCount: {
total: 93,
official: 92 official: 92
}, },

View File

@ -13,7 +13,6 @@ const ex16: Set = {
tcgOnline: "PK", tcgOnline: "PK",
cardCount: { cardCount: {
total: 108,
official: 108 official: 108
}, },

View File

@ -13,7 +13,6 @@ const ex1: Set = {
tcgOnline: "RS", tcgOnline: "RS",
cardCount: { cardCount: {
total: 109,
official: 109 official: 109
}, },

View File

@ -13,7 +13,6 @@ const ex2: Set = {
tcgOnline: "SS", tcgOnline: "SS",
cardCount: { cardCount: {
total: 100,
official: 100 official: 100
}, },

View File

@ -13,7 +13,6 @@ const ex4: Set = {
tcgOnline: "MA", tcgOnline: "MA",
cardCount: { cardCount: {
total: 97,
official: 95 official: 95
}, },

View File

@ -13,7 +13,6 @@ const ex7: Set = {
tcgOnline: "RR", tcgOnline: "RR",
cardCount: { cardCount: {
total: 111,
official: 109 official: 109
}, },

View File

@ -12,7 +12,6 @@ const exu: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 28,
official: 28 official: 28
}, },

View File

@ -13,7 +13,6 @@ const ex10: Set = {
tcgOnline: "UF", tcgOnline: "UF",
cardCount: { cardCount: {
total: 117,
official: 115 official: 115
}, },

View File

@ -13,7 +13,6 @@ const gym2: Set = {
tcgOnline: "G2", tcgOnline: "G2",
cardCount: { cardCount: {
total: 132,
official: 132 official: 132
}, },

View File

@ -13,7 +13,6 @@ const gym1: Set = {
tcgOnline: "G1", tcgOnline: "G1",
cardCount: { cardCount: {
total: 132,
official: 132 official: 132
}, },

View File

@ -13,7 +13,6 @@ const hgssp: Set = {
tcgOnline: "PR-HS", tcgOnline: "PR-HS",
cardCount: { cardCount: {
total: 25,
official: 25 official: 25
}, },

View File

@ -13,7 +13,6 @@ const hgss1: Set = {
tcgOnline: "HS", tcgOnline: "HS",
cardCount: { cardCount: {
total: 124,
official: 123 official: 123
}, },

View File

@ -13,7 +13,6 @@ const hgss4: Set = {
tcgOnline: "TM", tcgOnline: "TM",
cardCount: { cardCount: {
total: 103,
official: 102 official: 102
}, },

View File

@ -13,7 +13,6 @@ const hgss3: Set = {
tcgOnline: "UD", tcgOnline: "UD",
cardCount: { cardCount: {
total: 91,
official: 90 official: 90
}, },

View File

@ -13,7 +13,6 @@ const hgss2: Set = {
tcgOnline: "UL", tcgOnline: "UL",
cardCount: { cardCount: {
total: 96,
official: 95 official: 95
}, },

View File

@ -12,7 +12,6 @@ const lc: Set = {
tcgOnline: "LC", tcgOnline: "LC",
cardCount: { cardCount: {
total: 110,
official: 110 official: 110
}, },

View File

@ -13,7 +13,6 @@ const s2011bw: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 12,
official: 12 official: 12
}, },
@ -27,4 +26,4 @@ const s2011bw: Set = {
} }
} }
export default s2011bw export default s2011bw

View File

@ -13,7 +13,6 @@ const s2012bw: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 12,
official: 12 official: 12
}, },
@ -27,4 +26,4 @@ const s2012bw: Set = {
} }
} }
export default s2012bw export default s2012bw

View File

@ -13,7 +13,6 @@ const s2013bw: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 12,
official: 12 official: 12
}, },

View File

@ -13,7 +13,6 @@ const s2014xy: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 12,
official: 12 official: 12
}, },
@ -27,4 +26,4 @@ const s2014xy: Set = {
} }
} }
export default s2014xy export default s2014xy

View File

@ -13,7 +13,6 @@ const s2015xy: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 12,
official: 12 official: 12
}, },
@ -27,4 +26,4 @@ const s2015xy: Set = {
} }
} }
export default s2015xy export default s2015xy

View File

@ -13,7 +13,6 @@ const s2016xy: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 12,
official: 12 official: 12
}, },
@ -27,4 +26,4 @@ const s2016xy: Set = {
} }
} }
export default s2016xy export default s2016xy

View File

@ -13,7 +13,6 @@ const s2017sm: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 12,
official: 12 official: 12
}, },
@ -27,4 +26,4 @@ const s2017sm: Set = {
} }
} }
export default s2017sm export default s2017sm

View File

@ -13,7 +13,6 @@ const s2018sm: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 12,
official: 12 official: 12
}, },
@ -27,4 +26,4 @@ const s2018sm: Set = {
} }
} }
export default s2018sm export default s2018sm

View File

@ -13,7 +13,6 @@ const s2019sm: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 12,
official: 12 official: 12
}, },
@ -27,4 +26,4 @@ const s2019sm: Set = {
} }
} }
export default s2019sm export default s2019sm

View File

@ -13,7 +13,6 @@ const s2021swsh: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 25,
official: 25 official: 25
}, },
@ -27,4 +26,4 @@ const s2021swsh: Set = {
} }
} }
export default s2021swsh export default s2021swsh

View File

@ -13,7 +13,6 @@ const jumbo: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 160,
official: 160 official: 160
}, },

View File

@ -12,7 +12,6 @@ const neo4: Set = {
tcgOnline: "N4", tcgOnline: "N4",
cardCount: { cardCount: {
total: 113,
official: 105 official: 105
}, },

View File

@ -12,7 +12,6 @@ const neo2: Set = {
tcgOnline: "N2", tcgOnline: "N2",
cardCount: { cardCount: {
total: 75,
official: 75 official: 75
}, },

View File

@ -12,7 +12,6 @@ const neo1: Set = {
tcgOnline: "N1", tcgOnline: "N1",
cardCount: { cardCount: {
total: 111,
official: 111 official: 111
}, },

View File

@ -12,7 +12,6 @@ const neo3: Set = {
tcgOnline: "N3", tcgOnline: "N3",
cardCount: { cardCount: {
total: 66,
official: 64 official: 64
}, },

View File

@ -11,7 +11,6 @@ const si1: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 18,
official: 18 official: 18
}, },

View File

@ -12,7 +12,6 @@ const np: Set = {
tcgOnline: "PR-NP", tcgOnline: "PR-NP",
cardCount: { cardCount: {
total: 40,
official: 40 official: 40
}, },

View File

@ -11,7 +11,6 @@ const pop1: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 17,
official: 17 official: 17
}, },

View File

@ -11,7 +11,6 @@ const pop2: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 17,
official: 17 official: 17
}, },

View File

@ -11,7 +11,6 @@ const pop3: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 17,
official: 17 official: 17
}, },

View File

@ -11,7 +11,6 @@ const pop4: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 17,
official: 17 official: 17
}, },

View File

@ -11,7 +11,6 @@ const pop5: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 17,
official: 17 official: 17
}, },

View File

@ -11,7 +11,6 @@ const pop6: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 17,
official: 17 official: 17
}, },

View File

@ -11,7 +11,6 @@ const pop7: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 17,
official: 17 official: 17
}, },

View File

@ -11,7 +11,6 @@ const pop8: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 17,
official: 17 official: 17
}, },

View File

@ -11,7 +11,6 @@ const pop9: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 17,
official: 17 official: 17
}, },

View File

@ -14,7 +14,6 @@ const pl4: Set = {
tcgOnline: "AR", tcgOnline: "AR",
cardCount: { cardCount: {
total: 111,
official: 99 official: 99
}, },

View File

@ -14,7 +14,6 @@ const pl1: Set = {
tcgOnline: "PL", tcgOnline: "PL",
cardCount: { cardCount: {
total: 133,
official: 127 official: 127
}, },

View File

@ -11,7 +11,6 @@ const ru1: Set = {
serie: serie, serie: serie,
cardCount: { cardCount: {
total: 16,
official: 16 official: 16
}, },

View File

@ -14,7 +14,6 @@ const pl2: Set = {
tcgOnline: "RR", tcgOnline: "RR",
cardCount: { cardCount: {
total: 120,
official: 111 official: 111
}, },

View File

@ -14,7 +14,6 @@ const pl3: Set = {
tcgOnline: "SV", tcgOnline: "SV",
cardCount: { cardCount: {
total: 153,
official: 147 official: 147
}, },

View File

@ -15,7 +15,6 @@ const sm3: Set = {
tcgOnline: "BUS", tcgOnline: "BUS",
cardCount: { cardCount: {
total: 169,
official: 147 official: 147
}, },

View File

@ -15,7 +15,6 @@ const sm7: Set = {
tcgOnline: "CES", tcgOnline: "CES",
cardCount: { cardCount: {
total: 183,
official: 168 official: 168
}, },

View File

@ -15,7 +15,6 @@ const sm12: Set = {
tcgOnline: "CEC", tcgOnline: "CEC",
cardCount: { cardCount: {
total: 271,
official: 236 official: 236
}, },

View File

@ -15,7 +15,6 @@ const sm4: Set = {
tcgOnline: "CIN", tcgOnline: "CIN",
cardCount: { cardCount: {
total: 111,
official: 111 official: 111
}, },

View File

@ -15,7 +15,6 @@ const det1: Set = {
tcgOnline: "DET", tcgOnline: "DET",
cardCount: { cardCount: {
total: 18,
official: 18 official: 18
}, },

View File

@ -15,7 +15,6 @@ const sm75: Set = {
tcgOnline: "DRM", tcgOnline: "DRM",
cardCount: { cardCount: {
total: 78,
official: 70 official: 70
}, },

View File

@ -15,7 +15,6 @@ const sm6: Set = {
tcgOnline: "FLI", tcgOnline: "FLI",
cardCount: { cardCount: {
total: 146,
official: 131 official: 131
}, },

View File

@ -15,7 +15,6 @@ const sm2: Set = {
tcgOnline: "GRI", tcgOnline: "GRI",
cardCount: { cardCount: {
total: 169,
official: 145 official: 145
}, },

View File

@ -15,7 +15,6 @@ const sm115: Set = {
tcgOnline: "HIF", tcgOnline: "HIF",
cardCount: { cardCount: {
total: 163,
official: 68 official: 68
}, },

Some files were not shown because too many files have changed in this diff Show More