mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-31 20:01:58 +00:00
Remove Set.cardCount.total (#46)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@@ -14,7 +14,6 @@ const swsh1: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 216,
|
||||
official: 202
|
||||
},
|
||||
|
||||
|
@@ -13,7 +13,6 @@ const swsh35: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 80,
|
||||
official: 70
|
||||
},
|
||||
|
||||
|
@@ -13,7 +13,6 @@ const set: Set = {
|
||||
|
||||
|
||||
cardCount: { // NOT confirmed
|
||||
total: 190,
|
||||
official: 190
|
||||
},
|
||||
|
||||
|
@@ -14,7 +14,6 @@ const swsh3: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 201,
|
||||
official: 189
|
||||
},
|
||||
|
||||
|
@@ -14,7 +14,6 @@ const swsh2: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 209,
|
||||
official: 192
|
||||
},
|
||||
|
||||
|
@@ -13,7 +13,6 @@ const swshp: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 107,
|
||||
official: 107
|
||||
},
|
||||
|
||||
|
@@ -13,7 +13,6 @@ const swsh1: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 195,
|
||||
official: 72
|
||||
},
|
||||
|
||||
|
@@ -14,7 +14,6 @@ const swsh1: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 216,
|
||||
official: 202
|
||||
},
|
||||
|
||||
|
@@ -14,7 +14,6 @@ const swsh4: Set = {
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
total: 203,
|
||||
official: 185
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user