1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-12 15:59:18 +00:00

Updated rotation for 2021 (#13)

Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-04-28 16:47:31 +02:00
committed by GitHub
parent 749869249d
commit f73c11d5ef
93 changed files with 432 additions and 163 deletions

View File

@ -14,8 +14,11 @@ const neo4: Set = {
total: 113,
official: 105
},
legal: {
expanded: false,
standard: false
},
releaseDate: "2002-02-28"
}
export default neo4
export default neo4

View File

@ -14,8 +14,11 @@ const neo2: Set = {
total: 75,
official: 75
},
legal: {
expanded: false,
standard: false
},
releaseDate: "2001-06-01"
}
export default neo2
export default neo2

View File

@ -14,8 +14,11 @@ const neo1: Set = {
total: 111,
official: 111
},
legal: {
expanded: false,
standard: false
},
releaseDate: "2000-12-16"
}
export default neo1
export default neo1

View File

@ -14,8 +14,11 @@ const neo3: Set = {
total: 66,
official: 64
},
legal: {
expanded: false,
standard: false
},
releaseDate: "2001-09-21"
}
export default neo3
export default neo3

View File

@ -13,8 +13,11 @@ const si1: Set = {
total: 18,
official: 18
},
legal: {
expanded: false,
standard: false
},
releaseDate: "2001-07-31"
}
export default si1
export default si1