Underlings are now told who their head is

When heads are present at roundstart, or latejoin the round, all their
alive underlings will be notified.
This commit is contained in:
Chiefwaffles
2015-07-07 16:30:37 -07:00
parent f05318d97b
commit f581ee258c
8 changed files with 27 additions and 1 deletions
+1
View File
@@ -390,6 +390,7 @@ var/datum/subsystem/job/SSjob
else //We ran out of spare locker spawns!
break
/datum/subsystem/job/proc/LoadJobs(jobsfile) //ran during round setup, reads info from jobs.txt -- Urist
if(!config.load_jobs_from_txt)
return 0