diff --git a/worlds/satisfactory/Options.py b/worlds/satisfactory/Options.py index 696764662f..3f6a94efc3 100644 --- a/worlds/satisfactory/Options.py +++ b/worlds/satisfactory/Options.py @@ -47,7 +47,7 @@ class ChoiceMap(Choice, metaclass=ChoiceMapMeta): class ElevatorTier(NamedRange): """ Put these Shipments to Space Elevator packages in logic. - Milestones past these packages will unchanged from the base game. + Milestones past these packages be empty. If your goal selection contains *Space Elevator Tier* then the goal will be to complete these shipments. """ display_name = "Space Elevator shipments in logic"