Feature: Configurable subsidy duration

(cherry picked from commit d09210e1c6)
This commit is contained in:
Tyler Trahan
2021-04-22 13:54:32 -04:00
committed by Jonathan G Rennison
parent 4042480806
commit fb0549ea59
11 changed files with 71 additions and 29 deletions

View File

@@ -69,7 +69,8 @@ struct DifficultySettings {
byte vehicle_costs; ///< amount of money spent on vehicle running cost
byte competitor_speed; ///< the speed at which the AI builds
byte vehicle_breakdowns; ///< likelihood of vehicles breaking down
byte subsidy_multiplier; ///< amount of subsidy
byte subsidy_multiplier; ///< payment multiplier for subsidized deliveries
uint16 subsidy_duration; ///< duration of subsidies
byte construction_cost; ///< how expensive is building
byte terrain_type; ///< the mountainousness of the landscape
byte quantity_sea_lakes; ///< the amount of seas/lakes