Files
Bubberstation/code/modules/jobs/map_changes/map_changes.dm
2020-07-16 03:02:40 +03:00

8 lines
283 B
Plaintext

//this needs to come after the job_types subfolder to keep the correct ordering
#include "..\..\..\..\_maps\map_files\PubbyStation\job_changes.dm"
#undef JOB_MODIFICATION_MAP_NAME
#include "..\..\..\..\_maps\map_files\IceBoxStation\job_changes.dm"
#undef JOB_MODIFICATION_MAP_NAME