From 7757bd99a46dd06de6e9c4a1ba764fb42634d992 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 02 Sep 2021 17:17:49 -0400 Subject: openttd.cfg: 2x2 grid road layout for new towns --- diff --git a/.config/openttd/openttd.cfg b/.config/openttd/openttd.cfg index cd1d961..09376bd 100644 --- a/.config/openttd/openttd.cfg +++ b/.config/openttd/openttd.cfg @@ -137,7 +137,7 @@ adjacent_stations = true distant_join_stations = true [economy] -town_layout = 0 +town_layout = 2 allow_town_roads = true found_town = 0 allow_town_level_crossings = true -- cgit v0.9.1