diff --git a/simc_support/game_data/ItemLevel.py b/simc_support/game_data/ItemLevel.py index d5937e9..603ef4d 100644 --- a/simc_support/game_data/ItemLevel.py +++ b/simc_support/game_data/ItemLevel.py @@ -261,6 +261,7 @@ def _season_4_upgrade_range(upgrade_level: int) -> typing.List[int]: *_s4_champion[2 - 1 :], *_s4_hero[2 - 1 :], *_s4_mythic[2 - 1 :], + 532, 535, ] )