diff --git a/game/settings/settings.py b/game/settings/settings.py index 57f29354..aeaf9287 100644 --- a/game/settings/settings.py +++ b/game/settings/settings.py @@ -185,10 +185,10 @@ class Settings: min=0, max=100, detail=( - "
Aircraft type selection is governed by the campaign and the squadron definitions available to " + "Aircraft type selection is governed by the campaign and the squadron definitions available to " "Retribution. Squadrons are generated by Retribution if the faction does not have access to the campaign " "designer's squadron/aircraft definitions. Use the above to increase/decrease aircraft variety by making " - "some selections random instead of picking aircraft types from a priority list.
" + "some selections random instead of picking aircraft types from a priority list." ), ) restrict_weapons_by_date: bool = boolean_option(