Change bridges over stations/objects settings from expert to advanced
This commit is contained in:
@@ -1477,7 +1477,7 @@ patxname = ""custom_bridge_heads.construction.rail_custom_bridge_heads""
|
||||
base = GameSettings
|
||||
var = construction.allow_grf_objects_under_bridges
|
||||
def = false
|
||||
cat = SC_EXPERT
|
||||
cat = SC_ADVANCED
|
||||
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""
|
||||
@@ -1486,7 +1486,7 @@ patxname = ""allow_grf_objects_under_bridges.construction.allow_grf_objects_unde
|
||||
base = GameSettings
|
||||
var = construction.allow_stations_under_bridges
|
||||
def = false
|
||||
cat = SC_EXPERT
|
||||
cat = SC_ADVANCED
|
||||
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""
|
||||
|
Reference in New Issue
Block a user