diff --git a/src/table/settings.ini b/src/table/settings.ini index 0e507c5840..1644f0b18a 100644 --- a/src/table/settings.ini +++ b/src/table/settings.ini @@ -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""