diff --git a/game/settings/settings.py b/game/settings/settings.py index cde47f32..ca7b8119 100644 --- a/game/settings/settings.py +++ b/game/settings/settings.py @@ -318,7 +318,7 @@ class Settings: max=100, detail=( "The startup time allocated to player flights (default : 10 minutes, AI is 2 minutes). " - "Takes effect after the next turn. " + "Packages have to be planned again for this to take effect. " ), )