/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/station.dm

STATION_TRAIT_PLANETARYOnly run on planet stations
STATION_TRAIT_SPACE_BOUNDOnly run on space stations
STATION_TRAIT_MAP_UNRESTRICTEDNot restricted by space or planet, can always just happen
FUTURE_STATION_TRAITS_FILEThe data file that future station traits forced by an admin are stored in
STATION_RENAME_TIME_LIMITThe amount of time until the station charter can no longer be used to rename the station

Define Details

FUTURE_STATION_TRAITS_FILE

The data file that future station traits forced by an admin are stored in

STATION_RENAME_TIME_LIMIT

The amount of time until the station charter can no longer be used to rename the station

STATION_TRAIT_MAP_UNRESTRICTED

Not restricted by space or planet, can always just happen

STATION_TRAIT_PLANETARY

Only run on planet stations

STATION_TRAIT_SPACE_BOUND

Only run on space stations