diff --git a/game/settings/settings.py b/game/settings/settings.py index ab89a54c..253318c1 100644 --- a/game/settings/settings.py +++ b/game/settings/settings.py @@ -343,7 +343,7 @@ class Settings: "Player flights ignore TOT and spawn immediately", MISSION_GENERATOR_PAGE, GAMEPLAY_SECTION, - default=False, + default=True, detail=( "Does not adjust package waypoint times. Should not be used if players " "have runway or in-air starts."