diff --git a/helpers/constants.py b/helpers/constants.py index a1a1a3a..7715c51 100644 --- a/helpers/constants.py +++ b/helpers/constants.py @@ -11,8 +11,8 @@ from typing import Literal SBA_SEASON = 11 PD_SEASON = 9 ranked_cardsets = [20, 21, 22, 17, 18, 19] -LIVE_CARDSET_ID = 24 -LIVE_PROMO_CARDSET_ID = 25 +LIVE_CARDSET_ID = 27 +LIVE_PROMO_CARDSET_ID = 28 MAX_CARDSET_ID = 30 # Cardset Configuration