(svn r13226) -Feature: Allow to have more than only two airports per town. The number of airports is now controlled by the noise each of them generates, the distance from town's center and how tolerant the town is.
Initial concept : TTDPatch (moreairpots), Initial code : Pasky Thanks to BigBB (help coding), Smatz Skidd13 and frosch for bugcatches and advices
This commit is contained in:
@@ -718,6 +718,7 @@ static const char *_patches_stations[] = {
|
||||
"gradual_loading",
|
||||
"road_stop_on_town_road",
|
||||
"adjacent_stations",
|
||||
"station_noise_level",
|
||||
};
|
||||
|
||||
static const char *_patches_economy[] = {
|
||||
|
Reference in New Issue
Block a user