OpenTTD Source  20240915-master-g3784a3d3d6
StationSettings Struct Reference

Settings related to stations. More...

#include <settings_type.h>

Data Fields

bool modified_catchment
 different-size catchment areas
 
bool serve_neutral_industries
 company stations can serve industries with attached neutral stations
 
bool adjacent_stations
 allow stations to be built directly adjacent to other stations
 
bool distant_join_stations
 allow to join non-adjacent stations
 
bool never_expire_airports
 never expire airports
 
uint8_t station_spread
 amount a station may spread
 

Detailed Description

Settings related to stations.

Definition at line 564 of file settings_type.h.


The documentation for this struct was generated from the following file: