/tg/ Station 13 - Modules - TypesVar Details

map_config

Vars

blacklist_fileIf no minetype is set, this will be the blacklist file used
job_changesDictionary of job sub-typepath to template changes dictionary
library_areasList of additional areas that count as a part of the library
load_all_away_missionsBoolean that tells SSmapping to load all away missions in the codebase.
minetypeThe type of mining Z-level that should be loaded.
planetaryBoolean that tells us if this is a planetary station. (like IceBoxStation)
skipped_testsList of unit tests that are skipped when running this map

Var Details

blacklist_file

If no minetype is set, this will be the blacklist file used

job_changes

Dictionary of job sub-typepath to template changes dictionary

library_areas

List of additional areas that count as a part of the library

load_all_away_missions

Boolean that tells SSmapping to load all away missions in the codebase.

minetype

The type of mining Z-level that should be loaded.

planetary

Boolean that tells us if this is a planetary station. (like IceBoxStation)

skipped_tests

List of unit tests that are skipped when running this map