Add Promos to Gauntlet 2
This commit is contained in:
parent
b9be2a9075
commit
3a943f8d56
@ -35,7 +35,9 @@ HOF_CARDSET_PARAMS = [
|
||||
]
|
||||
|
||||
# 2008, 2012, 2013, 2016
|
||||
GAUNTLET2_PARAMS = [('cardset_id', 8), ('cardset_id', 12), ('cardset_id', 6), ('cardset_id', 7), ('cardset_id', 11)]
|
||||
GAUNTLET2_PARAMS = [
|
||||
('cardset_id', 8), ('cardset_id', 12), ('cardset_id', 6), ('cardset_id', 7), ('cardset_id', 10), ('cardset_id', 11)
|
||||
]
|
||||
|
||||
|
||||
class BaseModel(Model):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user