/tg/ Station 13 - Modules - Types

modular_zubbers/code/modules/job_interns/config.dm

/datum/config_entry/flag/allow_intern_job_tagsConfig flag to allow intern tags to be added to ID's
/datum/config_entry/flag/use_intern_master_job_unlock_thresholdConfig flag to tag interns based on whether they unlocked the master job (head position usually)
/datum/config_entry/number/intern_threshold_securityIntern time for security jobs
/datum/config_entry/number/intern_threshold_cargoIntern time for cargo jobs
/datum/config_entry/number/intern_threshold_medicalIntern time for medical jobs
/datum/config_entry/number/intern_threshold_scienceIntern time for science jobs
/datum/config_entry/number/intern_threshold_serviceIntern time for service jobs
/datum/config_entry/number/intern_threshold_engineeringIntern time for engineering jobs
/datum/config_entry/number/intern_threshold_commandIntern time for command jobs