map_config

Vars | |
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 |
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