Fixed incorrect description on the options

This commit is contained in:
Jarno Westhof
2025-06-10 12:57:22 +02:00
parent 48af1b2e88
commit 710144c363

View File

@@ -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"