Departmental Event Jobs (#18245)

* event jobs: the test of faith

no horizon spawns

engineering name fix

* event jobs 2: they work now
This commit is contained in:
RustingWithYou
2024-02-09 12:18:15 +00:00
committed by GitHub
parent 5bd4743399
commit 1506f1a50d
31 changed files with 340 additions and 87 deletions
@@ -246,6 +246,8 @@
chosenJob = SSjobs.bitflag_to_job["[MEDSCI]"]["[job_medsci_high]"]
else if(job_engsec_high)
chosenJob = SSjobs.bitflag_to_job["[ENGSEC]"]["[job_engsec_high]"]
else if(job_event_high)
chosenJob = SSjobs.bitflag_to_job["[EVENTDEPT]"]["[job_event_high]"]
if(istype(chosenJob) && title)
return chosenJob.title