summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2021-09-02 17:21:37 (EDT)
committer P. J. McDermott <pj@pehjota.net>2021-09-02 17:21:37 (EDT)
commit3be474c0b807c6ee4bb01384a4359b50c601397f (patch)
tree50e444842c49389fdee024b496230dc74c6df170 /.config
parent7757bd99a46dd06de6e9c4a1ba764fb42634d992 (diff)
downloadopenttd-3be474c0b807c6ee4bb01384a4359b50c601397f.zip
openttd-3be474c0b807c6ee4bb01384a4359b50c601397f.tar.gz
openttd-3be474c0b807c6ee4bb01384a4359b50c601397f.tar.bz2
openttd.cfg: Towns aren't allowed to build roads
Or grade crossings.
Diffstat (limited to '.config')
-rw-r--r--.config/openttd/openttd.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/openttd/openttd.cfg b/.config/openttd/openttd.cfg
index 09376bd..4c6ba3b 100644
--- a/.config/openttd/openttd.cfg
+++ b/.config/openttd/openttd.cfg
@@ -138,9 +138,9 @@ distant_join_stations = true
[economy]
town_layout = 2
-allow_town_roads = true
+allow_town_roads = false
found_town = 0
-allow_town_level_crossings = true
+allow_town_level_crossings = false
town_cargogen_mode = 1
station_noise_level = false
inflation = true