Add very and extremely slow options to town growth rate setting
This commit is contained in:
@@ -540,7 +540,7 @@ struct EconomySettings {
|
||||
bool give_money; ///< allow giving other companies money
|
||||
bool mod_road_rebuild; ///< roadworks remove unnecessary RoadBits
|
||||
bool multiple_industry_per_town; ///< allow many industries of the same type per town
|
||||
uint8 town_growth_rate; ///< town growth rate
|
||||
int8 town_growth_rate; ///< town growth rate
|
||||
uint8 larger_towns; ///< the number of cities to build. These start off larger and grow twice as fast
|
||||
uint8 initial_city_size; ///< multiplier for the initial size of the cities compared to towns
|
||||
TownLayoutByte town_layout; ///< select town layout, @see TownLayout
|
||||
|
Reference in New Issue
Block a user