Update db_engine.py
Update ranked cardsets
This commit is contained in:
parent
dbbe257654
commit
e217375974
@ -28,7 +28,7 @@ logging.basicConfig(
|
|||||||
|
|
||||||
CARDSETS = {
|
CARDSETS = {
|
||||||
'ranked': {
|
'ranked': {
|
||||||
'primary': [9, 10, 13] # 2023, 23 Promos, 2018
|
'primary': [9, 10, 13, 14] # 2023, 23 Promos, 2018
|
||||||
},
|
},
|
||||||
'minor-league': {
|
'minor-league': {
|
||||||
'primary': [13, 8], # 2018, Mario
|
'primary': [13, 8], # 2018, Mario
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user