1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09: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

@ -16,8 +16,11 @@ const pl4: Set = {
total: 111,
official: 99
},
legal: {
expanded: false,
standard: false
},
releaseDate: "2009-11-04"
}
export default pl4
export default pl4

View File

@ -16,8 +16,11 @@ const pl1: Set = {
total: 133,
official: 127
},
legal: {
expanded: false,
standard: false
},
releaseDate: "2009-02-11"
}
export default pl1
export default pl1

View File

@ -13,8 +13,11 @@ const ru1: Set = {
total: 16,
official: 16
},
legal: {
expanded: false,
standard: false
},
releaseDate: "2009-12-02"
}
export default ru1
export default ru1

View File

@ -16,8 +16,11 @@ const pl2: Set = {
total: 120,
official: 111
},
legal: {
expanded: false,
standard: false
},
releaseDate: "2009-05-16"
}
export default pl2
export default pl2

View File

@ -16,8 +16,11 @@ const pl3: Set = {
total: 153,
official: 147
},
legal: {
expanded: false,
standard: false
},
releaseDate: "2009-08-19"
}
export default pl3
export default pl3