* not code stuff * other things * global vars, defines, helpers * onclick hud stuff, orphans, world.dm * controllers and datums * game folder * everything not client/mobs in modules * client folder * stage 1 mob stuff * simple animal things * silicons * carbon things * ayylmaos and monkeys * hyoomahn * icons n shit * sprite fixes * compile fixes * some fixes I cherrypicked. * qdel fixes * forgot brain refractors
6 lines
280 B
Plaintext
6 lines
280 B
Plaintext
//this needs to come after the job_types subfolder to keep the correct ordering
|
|
|
|
#include "..\..\..\..\_maps\map_files\OmegaStation\job_changes.dm"
|
|
#undef JOB_MODIFICATION_MAP_NAME
|
|
#include "..\..\..\..\_maps\map_files\PubbyStation\job_changes.dm"
|
|
#undef JOB_MODIFICATION_MAP_NAME |