Update db_engine.py
Move 2023 from primary to secondary in the gauntlet
This commit is contained in:
parent
eb49ded2d4
commit
dbbe257654
@ -46,8 +46,8 @@ CARDSETS = {
|
|||||||
'secondary': [13, 5] # 2018, 2019
|
'secondary': [13, 5] # 2018, 2019
|
||||||
},
|
},
|
||||||
'gauntlet-3': {
|
'gauntlet-3': {
|
||||||
'primary': [13, 9], # 2018, 2023
|
'primary': [13], # 2018
|
||||||
'secondary': [5, 11] # 2019, 2016
|
'secondary': [5, 11, 9] # 2019, 2016, 2023
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user