1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-29 19:19:50 +00:00

Merge branch 'master' of git.delta-wings.net:tcgdex/db

This commit is contained in:
2020-02-13 19:38:57 +01:00
20 changed files with 248 additions and 27 deletions

View File

@ -40,7 +40,10 @@ const en = [
"Rare BREAK",
"Rainbow Rare",
"LEGEND"
"LEGEND",
"V",
"VMax"
]
const fr = [
@ -59,7 +62,10 @@ const fr = [
"Rare BREAK",
"Rainbow Rare",
"LEGEND"
"LEGEND",
"V",
"VMax"
]
namespace Rarity {

View File

@ -9,7 +9,7 @@ export default interface Set {
expansionCode?: string
code?: string
code: string
tcgoCode?: string
cardCount?: {