Add setting to allow placing stations under bridges

This commit is contained in:
Jonathan G Rennison
2018-07-24 03:07:24 +01:00
parent 56bde8ce18
commit 4bdbf3863d
7 changed files with 26 additions and 5 deletions

View File

@@ -1482,6 +1482,15 @@ str = STR_CONFIG_SETTING_ALLOW_GRF_OBJECTS_UNDER_BRIDGES
strhelp = STR_CONFIG_SETTING_ALLOW_GRF_OBJECTS_UNDER_BRIDGES_HELPTEXT
patxname = ""allow_grf_objects_under_bridges.construction.allow_grf_objects_under_bridges""
[SDT_BOOL]
base = GameSettings
var = construction.allow_stations_under_bridges
def = false
cat = SC_EXPERT
str = STR_CONFIG_SETTING_ALLOW_STATIONS_UNDER_BRIDGES
strhelp = STR_CONFIG_SETTING_ALLOW_STATIONS_UNDER_BRIDGES_HELPTEXT
patxname = ""allow_stations_under_bridges.construction.allow_stations_under_bridges""
[SDT_BOOL]
base = GameSettings
var = station.adjacent_stations