1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-18 02:19:17 +00:00

Updated Datas

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-03-16 21:11:34 +01:00
parent c280411122
commit 5154b2c15a
189 changed files with 560 additions and 605 deletions

View File

@ -5,24 +5,7 @@ const set: Expansion = {
en: "Black & White",
fr: "Noir & Blanc"
},
code: "bw",
sets: [
"bw1",
"bw2",
"bw3",
"bw4",
"bw5",
"bw6",
"bw7",
"bw8",
"bw9",
"bw10",
"bw11",
"bwp",
"dv1",
"rc",
],
code: "bw"
}
export default set