From f4c75315e0298b03f646dd0c82c6dd471b8f06a9 Mon Sep 17 00:00:00 2001 From: CookieCat Date: Sat, 18 May 2024 02:54:35 -0400 Subject: [PATCH] a --- worlds/ahit/Options.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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],