mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 17:09:19 +00:00
feat: Add abbreviations to the database (#534)
This commit is contained in:
@ -14,14 +14,18 @@ const set: Set = {
|
||||
},
|
||||
|
||||
tcgOnline: 'ASR',
|
||||
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 189
|
||||
},
|
||||
|
||||
releaseDate: "2022-05-27"
|
||||
releaseDate: "2022-05-27",
|
||||
|
||||
abbreviations: {
|
||||
official: "ASR",
|
||||
fr: "ASR"
|
||||
}
|
||||
}
|
||||
|
||||
export default set
|
||||
|
@ -14,14 +14,18 @@ const swsh1: Set = {
|
||||
},
|
||||
|
||||
tcgOnline: 'BST',
|
||||
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 163
|
||||
},
|
||||
|
||||
releaseDate: "2021-03-19"
|
||||
releaseDate: "2021-03-19",
|
||||
|
||||
abbreviations: {
|
||||
official: "BST",
|
||||
fr: "STC"
|
||||
}
|
||||
}
|
||||
|
||||
export default swsh1
|
||||
|
@ -14,14 +14,18 @@ const set: Set = {
|
||||
},
|
||||
|
||||
tcgOnline: 'BRS',
|
||||
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 172
|
||||
},
|
||||
|
||||
releaseDate: "2022-02-25"
|
||||
releaseDate: "2022-02-25",
|
||||
|
||||
abbreviations: {
|
||||
official: "BRS",
|
||||
fr: "STA"
|
||||
}
|
||||
}
|
||||
|
||||
export default set
|
||||
|
@ -14,14 +14,18 @@ const set: Set = {
|
||||
},
|
||||
|
||||
tcgOnline: 'CEL',
|
||||
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 25
|
||||
},
|
||||
|
||||
releaseDate: "2021-10-08"
|
||||
releaseDate: "2021-10-08",
|
||||
|
||||
abbreviations: {
|
||||
official: "CEL",
|
||||
fr: "CEL"
|
||||
}
|
||||
}
|
||||
|
||||
export default set
|
||||
|
@ -14,14 +14,18 @@ const swsh35: Set = {
|
||||
},
|
||||
|
||||
tcgOnline: 'CPA',
|
||||
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 70
|
||||
},
|
||||
|
||||
releaseDate: "2020-09-25"
|
||||
releaseDate: "2020-09-25",
|
||||
|
||||
abbreviations: {
|
||||
official: "CPA",
|
||||
fr: "VDM"
|
||||
}
|
||||
}
|
||||
|
||||
export default swsh35
|
||||
|
@ -3,6 +3,7 @@ import serie from '../Sword & Shield'
|
||||
|
||||
const set: Set = {
|
||||
id: "swsh6",
|
||||
|
||||
name: {
|
||||
en: "Chilling Reign",
|
||||
fr: "Règne de Glace",
|
||||
@ -13,14 +14,18 @@ const set: Set = {
|
||||
},
|
||||
|
||||
tcgOnline: 'CRE',
|
||||
|
||||
serie: serie,
|
||||
|
||||
cardCount: { // NOT confirmed
|
||||
official: 198
|
||||
},
|
||||
|
||||
releaseDate: "2021-06-18"
|
||||
releaseDate: "2021-06-18",
|
||||
|
||||
abbreviations: {
|
||||
official: "CRE",
|
||||
fr: "REG"
|
||||
}
|
||||
}
|
||||
|
||||
export default set
|
||||
|
@ -19,7 +19,12 @@ const swsh3: Set = {
|
||||
official: 159
|
||||
},
|
||||
|
||||
releaseDate: "2023-01-20"
|
||||
releaseDate: "2023-01-20",
|
||||
|
||||
abbreviations: {
|
||||
official: "CRZ",
|
||||
fr: "ZEN"
|
||||
}
|
||||
}
|
||||
|
||||
export default swsh3
|
||||
|
@ -14,14 +14,18 @@ const swsh3: Set = {
|
||||
},
|
||||
|
||||
tcgOnline: 'DAA',
|
||||
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 189
|
||||
},
|
||||
|
||||
releaseDate: "2020-08-14"
|
||||
releaseDate: "2020-08-14",
|
||||
|
||||
abbreviations: {
|
||||
official: "DAA",
|
||||
fr: "TEM"
|
||||
}
|
||||
}
|
||||
|
||||
export default swsh3
|
||||
|
@ -14,14 +14,18 @@ const swsh6: Set = {
|
||||
},
|
||||
|
||||
tcgOnline: 'EVS',
|
||||
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 203
|
||||
},
|
||||
|
||||
releaseDate: "2021-08-27"
|
||||
releaseDate: "2021-08-27",
|
||||
|
||||
abbreviations: {
|
||||
official: "EVS",
|
||||
fr: "EVC"
|
||||
}
|
||||
}
|
||||
|
||||
export default swsh6
|
||||
|
@ -3,6 +3,7 @@ import serie from '../Sword & Shield'
|
||||
|
||||
const set: Set = {
|
||||
id: "swsh8",
|
||||
|
||||
name: {
|
||||
en: "Fusion Strike",
|
||||
fr: "Poing de Fusion",
|
||||
@ -13,15 +14,18 @@ const set: Set = {
|
||||
},
|
||||
|
||||
tcgOnline: 'FST',
|
||||
|
||||
serie: serie,
|
||||
|
||||
|
||||
cardCount: {
|
||||
official: 264
|
||||
},
|
||||
|
||||
releaseDate: "2021-11-12"
|
||||
releaseDate: "2021-11-12",
|
||||
|
||||
abbreviations: {
|
||||
official: "FST",
|
||||
fr: "PDF"
|
||||
}
|
||||
}
|
||||
|
||||
export default set
|
||||
|
@ -19,7 +19,12 @@ const set: Set = {
|
||||
official: 196
|
||||
},
|
||||
|
||||
releaseDate: "2022-09-09"
|
||||
releaseDate: "2022-09-09",
|
||||
|
||||
abbreviations: {
|
||||
official: "LOR",
|
||||
fr: "ORP"
|
||||
}
|
||||
}
|
||||
|
||||
export default set
|
||||
|
@ -14,7 +14,11 @@ const swshp: Set = {
|
||||
official: 5
|
||||
},
|
||||
|
||||
releaseDate: "2020-09-11"
|
||||
releaseDate: "2020-09-11",
|
||||
|
||||
abbreviations: {
|
||||
official: "FUT20"
|
||||
}
|
||||
}
|
||||
|
||||
export default swshp
|
||||
|
@ -14,14 +14,18 @@ const set: Set = {
|
||||
},
|
||||
|
||||
tcgOnline: 'PGO',
|
||||
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 78
|
||||
},
|
||||
|
||||
releaseDate: "2022-07-01"
|
||||
releaseDate: "2022-07-01",
|
||||
|
||||
abbreviations: {
|
||||
official: "PGO",
|
||||
fr: "PGO"
|
||||
}
|
||||
}
|
||||
|
||||
export default set
|
||||
|
@ -14,14 +14,18 @@ const swsh2: Set = {
|
||||
},
|
||||
|
||||
tcgOnline: 'RCL',
|
||||
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 192
|
||||
},
|
||||
|
||||
releaseDate: "2020-05-01"
|
||||
releaseDate: "2020-05-01",
|
||||
|
||||
abbreviations: {
|
||||
official: "RCL",
|
||||
fr: "CDR"
|
||||
}
|
||||
}
|
||||
|
||||
export default swsh2
|
||||
|
@ -14,14 +14,18 @@ const swsh1: Set = {
|
||||
},
|
||||
|
||||
tcgOnline: 'SHF',
|
||||
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 72
|
||||
},
|
||||
|
||||
releaseDate: "2021-02-19"
|
||||
releaseDate: "2021-02-19",
|
||||
|
||||
abbreviations: {
|
||||
official: "SHF",
|
||||
fr: "DRA"
|
||||
}
|
||||
}
|
||||
|
||||
export default swsh1
|
||||
|
@ -19,7 +19,12 @@ const set: Set = {
|
||||
official: 195
|
||||
},
|
||||
|
||||
releaseDate: "2022-11-11"
|
||||
releaseDate: "2022-11-11",
|
||||
|
||||
abbreviations: {
|
||||
official: "SIT",
|
||||
fr: "TAR"
|
||||
}
|
||||
}
|
||||
|
||||
export default set
|
||||
|
@ -14,14 +14,18 @@ const swsh1: Set = {
|
||||
},
|
||||
|
||||
tcgOnline: 'SSH',
|
||||
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 202
|
||||
},
|
||||
|
||||
releaseDate: "2020-02-07"
|
||||
releaseDate: "2020-02-07",
|
||||
|
||||
abbreviations: {
|
||||
official: "SSH",
|
||||
fr: "E&B"
|
||||
}
|
||||
}
|
||||
|
||||
export default swsh1
|
||||
|
@ -14,14 +14,18 @@ const swsh4: Set = {
|
||||
},
|
||||
|
||||
tcgOnline: 'VIV',
|
||||
|
||||
serie: serie,
|
||||
|
||||
cardCount: {
|
||||
official: 185
|
||||
},
|
||||
|
||||
releaseDate: "2020-11-13"
|
||||
releaseDate: "2020-11-13",
|
||||
|
||||
abbreviations: {
|
||||
official: "VIV",
|
||||
fr: "VOL"
|
||||
}
|
||||
}
|
||||
|
||||
export default swsh4
|
||||
|
Reference in New Issue
Block a user