1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-13 09:11:59 +00:00
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-02-13 11:42:42 +01:00
parent 3c66d9f0f0
commit c2f68ded10
19 changed files with 240 additions and 25 deletions

View File

@@ -5,7 +5,27 @@ const set: Expansion = {
en: "Sun & Moon",
fr: "Soleil & Lune",
},
code: "pl"
code: "sm",
sets: [
"det1",
"sm1",
"sm2",
"sm3",
"sm35",
"sm4",
"sm5",
"sm6",
"sm7",
"sm75",
"sm8",
"sm9",
"sm10",
"sm11",
"sm115",
"sm12",
"sma",
"smp",
]
}
export default set