From 00a547c7ce036fb568cae5358cddd35f8ee793a4 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 02 Sep 2021 18:14:46 -0400 Subject: openttd.cfg: 128x128, v.low towns, max sea, rough --- (limited to '.config') diff --git a/.config/openttd/openttd.cfg b/.config/openttd/openttd.cfg index cb4ad12..6de321e 100644 --- a/.config/openttd/openttd.cfg +++ b/.config/openttd/openttd.cfg @@ -40,7 +40,7 @@ font_zoom = 2 [difficulty] max_no_competitors = 0 -number_towns = 2 +number_towns = 0 industry_density = 1 max_loan = 300000 initial_interest = 2 @@ -50,7 +50,7 @@ vehicle_breakdowns = 1 subsidy_multiplier = 2 construction_cost = 0 terrain_type = 2 -quantity_sea_lakes = 3 +quantity_sea_lakes = 4 economy = false line_reverse_mode = false disasters = false @@ -64,17 +64,17 @@ starting_year = 1940 ending_year = 2050 land_generator = 1 oil_refinery_limit = 32 -tgen_smoothness = 3 +tgen_smoothness = 2 variety = 5 generation_seed = 0 tree_placer = 2 heightmap_rotation = 0 se_flat_world_height = 1 -map_x = 6 -map_y = 6 +map_x = 7 +map_y = 7 water_borders = 15 custom_town_number = 1 -custom_sea_level = 1 +custom_sea_level = 90 min_river_length = 16 river_route_random = 5 amount_of_rivers = 2 -- cgit v0.9.1