From 26efbfeada1e52c035dbea70031fbb9852ae8541 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 02 Sep 2021 17:28:20 -0400 Subject: openttd.cfg: 64x64, hilly, high sea, 1940, min ind --- diff --git a/.config/openttd/openttd.cfg b/.config/openttd/openttd.cfg index 4c6ba3b..961c1e1 100644 --- a/.config/openttd/openttd.cfg +++ b/.config/openttd/openttd.cfg @@ -29,7 +29,7 @@ large_aa = false mono_aa = false sprite_cache_size_px = 128 player_face = 0 -transparency_options = 0 +transparency_options = 511 transparency_locks = 0 invisibility_options = 0 keyboard = @@ -41,7 +41,7 @@ font_zoom = 2 [difficulty] max_no_competitors = 0 number_towns = 2 -industry_density = 5 +industry_density = 1 max_loan = 300000 initial_interest = 2 vehicle_costs = 0 @@ -49,8 +49,8 @@ competitor_speed = 2 vehicle_breakdowns = 1 subsidy_multiplier = 2 construction_cost = 0 -terrain_type = 1 -quantity_sea_lakes = 0 +terrain_type = 2 +quantity_sea_lakes = 3 economy = false line_reverse_mode = false disasters = false @@ -60,7 +60,7 @@ town_council_tolerance = 0 town_name = english landscape = temperate snow_line_height = 15 -starting_year = 1950 +starting_year = 1940 ending_year = 2050 land_generator = 1 oil_refinery_limit = 32 @@ -70,8 +70,8 @@ generation_seed = 0 tree_placer = 2 heightmap_rotation = 0 se_flat_world_height = 1 -map_x = 8 -map_y = 8 +map_x = 6 +map_y = 6 water_borders = 15 custom_town_number = 1 custom_sea_level = 1 -- cgit v0.9.1