mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user