mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Tweak default budget and turn 0 allocation.
AI wasn't buying many ground vehicles. Keep the turn 0 air budget about where it was but bump up the ground budget from ~120M to ~600M.
This commit is contained in:
@@ -30,7 +30,7 @@ jinja_env = Environment(
|
||||
)
|
||||
|
||||
|
||||
DEFAULT_BUDGET = 1600
|
||||
DEFAULT_BUDGET = 2000
|
||||
|
||||
|
||||
class NewGameWizard(QtWidgets.QWizard):
|
||||
|
||||
Reference in New Issue
Block a user