Update max frontline units description (#399)

This commit is contained in:
Starfire13 2024-09-10 05:10:02 +10:00 committed by GitHub
parent 242d1a14a7
commit 8a47dce4b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1056,7 +1056,7 @@ class Settings:
default=False,
)
perf_frontline_units_max_supply: int = bounded_int_option(
"Maximum frontline unit supply per control point",
"Maximum ground units deployed per frontline by faction",
page=MISSION_GENERATOR_PAGE,
section=PERFORMANCE_SECTION,
default=60,