diff --git a/worlds/ahit/Options.py b/worlds/ahit/Options.py index 12c7bde164..63e1b2f09b 100644 --- a/worlds/ahit/Options.py +++ b/worlds/ahit/Options.py @@ -706,7 +706,7 @@ ahit_option_groups: Dict[str, List[Any]] = { MinPonCost, MaxPonCost, BadgeSellerMinItems, BadgeSellerMaxItems, LogicDifficulty, NoPaintingSkips, CTRLogic], - "Act Shuffle Options": [ActRandomizer, StartingChapter, LowestChapterCost, HighestChapterCost, + "Act Options": [ActRandomizer, StartingChapter, LowestChapterCost, HighestChapterCost, ChapterCostIncrement, ChapterCostMinDifference, FinalChapterMinCost, FinalChapterMaxCost, FinaleShuffle, ActPlando, ActBlacklist],