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:
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user