SS1984 - Modules - Types

code/__HELPERS/names.dm

/proc/church_nameReturns the current church name, generating one if not set
/proc/command_nameReturns the current command name, falling back to the map's dock name if not set
/proc/change_command_nameChanges the command name to the specified value
/proc/religion_nameReturns the current religion name, generating one if not set
/proc/system_nameReturns the system name from the map datum
/proc/station_nameReturns the current station name, falling back to the map's station name if not set
/proc/change_station_nameChanges the station name to the specified designation
/proc/english_station_nameReturns the English station name, falling back to appropriate defaults if not set
/proc/change_english_station_nameChanges the English station name and updates the world name
/proc/update_world_nameUpdates the world name based on server configuration and station name.
/proc/new_station_nameGenerates a new random station name.
/proc/GenerateKeyGenerates a random key by combining words and numbers