(svn r23415) -Feature: Infrastructure maintenance costs.
This commit is contained in:
@@ -416,6 +416,7 @@ struct EconomySettings {
|
||||
bool station_noise_level; ///< build new airports when the town noise level is still within accepted limits
|
||||
uint16 town_noise_population[3]; ///< population to base decision on noise evaluation (@see town_council_tolerance)
|
||||
bool allow_town_level_crossings; ///< towns are allowed to build level crossings
|
||||
bool infrastructure_maintenance; ///< enable monthly maintenance fee for owner infrastructure
|
||||
};
|
||||
|
||||
/** Settings related to stations. */
|
||||
|
Reference in New Issue
Block a user